Tim Potter
81ca81e85b
Added a whole bunch more permission constants.
...
(This used to be commit f8673bd499
)
2002-04-11 01:35:53 +00:00
Jeremy Allison
977b867010
Removed duplicate _LARGEFILE64_SOURCE added in error.
...
Jeremy.
(This used to be commit 678f4f455e
)
2002-04-11 00:42:38 +00:00
Jeremy Allison
8c1f1034fa
Ensure VFS modules will build correctly by adding defines for CPPFLAGS
...
defines into acconfig.h - only defined if seen.
Jeremy.
(This used to be commit 9f2753a149
)
2002-04-11 00:37:31 +00:00
Jim McDonough
6e0b34fb3c
Rename of ads_do_search_all2() to ads_do_search_all() and removal of
...
server sort controls. Also put option externs in the net.h include.
(This used to be commit b69f11170c
)
2002-04-10 13:29:23 +00:00
Jim McDonough
85a7948337
Add a few option externs for net_ads.c
...
(This used to be commit 4e3265c3c9
)
2002-04-10 13:28:28 +00:00
Jim McDonough
69f41523b3
A few more updates:
...
- Add doxygen comments
- remove server sort control (ms implementation was not reliable)
- rename ads_do_search_all2() to ads_do_search_all_fn()
(This used to be commit 7aa5fa6172
)
2002-04-10 13:28:03 +00:00
Jim McDonough
e26420cc1f
Add ads ldap server controls
...
(This used to be commit 9126f008ef
)
2002-04-10 13:25:40 +00:00
Tim Potter
b99d3f27df
Fixed missing alignment in spoolss_io_q_enumjobs() function.
...
(This used to be commit e878cdc9f5
)
2002-04-10 07:21:03 +00:00
Tim Potter
e8a8b04002
Added cli_spoolss_enumjobs() function.
...
(This used to be commit 952eb866f4
)
2002-04-10 07:19:37 +00:00
Jeremy Allison
4ad0ff29bf
Added Shirish's client side caching policy change.
...
Jeremy.
(This used to be commit 16015c07ea
)
2002-04-10 01:04:13 +00:00
Andrew Tridgell
74af2c2cca
fixed a return value for a help function
...
(This used to be commit da794d3bbd
)
2002-04-10 00:36:06 +00:00
Tim Potter
9195f34e4a
Moved definition of winbind username/password secrets into secrets.h
...
(This used to be commit b618b5943d
)
2002-04-10 00:35:00 +00:00
Tim Potter
45d3315e32
When printing a tdb log message display "unnamed" instead of "unknown" if
...
the tdb has not been named.
(This used to be commit 3e7985c60e
)
2002-04-09 23:03:17 +00:00
Jeremy Allison
c36b31783e
Shirish pointed out more areas we should be doing roundups for allocation size.
...
Jeremy.
(This used to be commit cda9fccd62
)
2002-04-09 18:10:09 +00:00
Tim Potter
d0d61ba689
Fixed typo in debug statement.
...
(This used to be commit 49e429a97f
)
2002-04-09 06:19:42 +00:00
Tim Potter
bcb842be57
Fixed some compiler warnings.
...
(This used to be commit be6f955107
)
2002-04-09 05:59:46 +00:00
Tim Potter
416165a52c
Added WERR_INVALID_FORM_NAME constant.
...
(This used to be commit 908b70f3e2
)
2002-04-09 05:11:34 +00:00
Andrew Bartlett
5cdc9e1685
Add a become_root()/unbecome_root() pair to allow acces to the passdb for
...
SID lookup. This fixes a bug where SIDs (rather than names) are displayed in windows ACL lists
(This used to be commit e60c509813
)
2002-04-09 04:59:34 +00:00
Tim Potter
07a65b3f07
Fixed setform and addform functions.
...
(This used to be commit ecba275cf7
)
2002-04-09 04:23:52 +00:00
Tim Potter
cc29c33fbe
Added constants for form types and WERROR values.
...
(This used to be commit 5ef5e805d5
)
2002-04-09 04:22:27 +00:00
Tim Potter
b408c4c5c0
The useless_ptr must be non-zero for addform and setform client functions
...
to work.
Note about setprinter level 1 not existing.
(This used to be commit 6367bfc478
)
2002-04-09 03:36:12 +00:00
John Terpstra
3963ecb02f
Fix location of binaries and make sure they get there. Still experimental.
...
(This used to be commit 24bc4e8e2c
)
2002-04-08 20:10:08 +00:00
Simo Sorce
9c1665b299
a fix yet committed to 2.2 sometimes ago and reintroduced here!
...
(This used to be commit aff7073dab
)
2002-04-08 09:29:28 +00:00
Andrew Bartlett
c21ff8f762
Reintroduce the 2.2 name mangling code, until we get are more flexible solution.
...
Even for a hash/cache setup, this code needs some more work, in particular
it needs to use mangle_get_prefix() etc and to move to unicode internals.
Andrew Bartlett
(This used to be commit ad8aa47057
)
2002-04-08 01:58:44 +00:00
Andrew Bartlett
0e6eb43e6b
Fix up major logic reversal flaws in pdb_ldap.
...
WARNING: if you relied on these logic flaws, you will need to manually
edit your ldap backend (for things like account expries etc).
Now correctly retunes the information needed for 'must change at next login'
support.
(This used to be commit 26842f1ac0
)
2002-04-08 01:52:44 +00:00
Tim Potter
b10b3be01c
Spelling.
...
(This used to be commit 423985ed56
)
2002-04-07 23:41:55 +00:00
John Terpstra
2b96b4d7c0
Fix pathes.
...
(This used to be commit 729fa66f0e
)
2002-04-07 22:21:30 +00:00
Simo Sorce
68518222a7
uint32 store and fectch functions, a signed int is not enough sometimes
...
(This used to be commit f07b2b3d52
)
2002-04-07 22:04:39 +00:00
Simo Sorce
4f80466480
better check of called function's return
...
tdbtorture say it's ok
(This used to be commit af0fa4cf7c
)
2002-04-07 22:02:09 +00:00
John Terpstra
ec193df790
Oops .. last update was committed before saving! Argh!
...
(This used to be commit 90f7d4ac84
)
2002-04-07 21:20:32 +00:00
John Terpstra
ee9b3932e2
Updated because I want this for now - NOTE: This will change before release
...
as this is NOT what we need to ship. This is experimental only at this time.
(This used to be commit 5c8ceaa497
)
2002-04-07 21:19:05 +00:00
Jeremy Allison
a9d328bb94
Always pass NT password as well as Lanman.
...
Jeremy.
(This used to be commit 146fb9d12b
)
2002-04-06 01:25:57 +00:00
Jeremy Allison
ca43b0da79
Fix Gerry bug - MajorVersion should be 2 not 3.
...
Jeremy.
(This used to be commit b8b88e863e
)
2002-04-05 22:41:39 +00:00
Jeremy Allison
2a3a68bf45
Fixed up admin user / guest user lookup.
...
Jeremy.
(This used to be commit 28ef07424f
)
2002-04-05 22:37:55 +00:00
Jim McDonough
3fcb31db92
Use the new ads_do_search_all2 function. It provides sorted results. We now
...
also filter out users that end in '$', which gives us the same results as
the net rpc user and net rap user.
(This used to be commit e3a8138312
)
2002-04-05 19:28:02 +00:00
Jim McDonough
40260fdaf9
Several updates to get server side sorting going:
...
- Added sort control to ads_do_paged_search. It allows a char * to be passed
as the sort key. If NULL, no sort is done.
- fixed a bug in the processing of controls (loop wasn't incremented properly)
- Added ads_do_search_all2, which funs a function that is passed in against
each entry. No ldapmessage structures are returned. Allows results to
be processed as the come in on each page.
I'd like ads_do_search_all2 to replace ads_do_search_all, but there's some
work to be done in winbindd_ads.c first.
Also, perhaps now we can do async ldap searches? Allow us to process a
page while the server retrieves the next one?
(This used to be commit 95bec4c8ba
)
2002-04-05 19:26:52 +00:00
Volker Lendecke
97e7a130e5
Merge from 2.2
...
(This used to be commit 4b69834eb7
)
2002-04-05 17:02:34 +00:00
Tim Potter
af7d3db053
New version of patch.
...
(This used to be commit 50f331ff33
)
2002-04-05 05:56:44 +00:00
Tim Potter
bf64a572ef
make proto
...
(This used to be commit 0448c12a56
)
2002-04-05 05:55:44 +00:00
Tim Potter
133f5216b3
Added new files for drivers, forms and ports conversion routines.
...
(This used to be commit f9f1d80f6e
)
2002-04-05 05:55:23 +00:00
Tim Potter
2aa9e1c22e
Fixed dodgy looking prototypes for py_to_* functions.
...
(This used to be commit 847e310921
)
2002-04-05 05:52:20 +00:00
Tim Potter
af96550f17
Removed unused label.
...
(This used to be commit e0a209bf29
)
2002-04-05 05:49:33 +00:00
Tim Potter
f9b571811d
Converted drivers, forms and ports functions to use new conversion routines
...
and exception throwing.
(This used to be commit ed0a6480f7
)
2002-04-05 05:48:01 +00:00
Tim Potter
77ab3b8850
Added py_spoolss_printers_conv.c to spoolss extension.
...
(This used to be commit d1e2356f13
)
2002-04-05 04:57:06 +00:00
Tim Potter
80e8fee64d
make proto
...
(This used to be commit c8278b0a92
)
2002-04-05 04:55:26 +00:00
Tim Potter
14c9883541
New routines to convert between structures and python dictionaries. We now
...
hide to_struct() and from_struct() from the caller so we can add custom
fields nicely.
(This used to be commit 07d79f4aa8
)
2002-04-05 04:54:48 +00:00
Tim Potter
8735af51e2
Throw a spoolss.werror exception when the rpc client routines return
...
errors.
Move to new system of converting between structures and python
dictionaries. Lots of stuff moved to py_spoolss_printers_conv.c
Setprinter level 2 kind of works now.
(This used to be commit abe39ebcc1
)
2002-04-05 04:53:20 +00:00
Tim Potter
a05b7f721e
Don't include py_spoolss_conv.h by default. We want to hide these
...
functions from method functions.
(This used to be commit bbf905e29e
)
2002-04-05 04:49:39 +00:00
Tim Potter
f243d4e7c8
Added functions to return Python tuples (error code, error string)
...
corresponding to NT and DOS errors.
(This used to be commit cb243e2766
)
2002-04-05 04:47:43 +00:00
Jim McDonough
562706b32b
add utils/net_help.c to bin/net build
...
(This used to be commit f2a0e56b3c
)
2002-04-05 01:36:50 +00:00