Jelmer Vernooij
0c91026e58
r26333: No more global_loadparm in finddcs.
2007-12-21 05:48:45 +01:00
Jelmer Vernooij
40ae12c086
r26328: remove more uses of global_loadparm.
2007-12-21 05:48:41 +01:00
Jelmer Vernooij
eeb2251d22
r26327: Explicit loadparm_context for RPC client functions.
2007-12-21 05:48:41 +01:00
Jelmer Vernooij
95a6ef7fc8
r26319: Split encoding functions out of libcli_ldap.
2007-12-21 05:48:33 +01:00
Jelmer Vernooij
f6420d933b
r26316: Use contexts for conversion functions.
2007-12-21 05:48:30 +01:00
Jelmer Vernooij
38fa08310c
r26277: Move loadparm context higher up the stack.
2007-12-21 05:48:03 +01:00
Jelmer Vernooij
e9875fcd56
r26271: Remove some more uses of global_loadparm.
2007-12-21 05:47:53 +01:00
Jelmer Vernooij
c7eae1c784
r26264: pass name resolve order explicitly, use torture context for settings in dssync tests.
2007-12-21 05:47:39 +01:00
Jelmer Vernooij
4b46888bd0
r26231: Spell check: credentails -> credentials.
2007-12-21 05:47:09 +01:00
Jelmer Vernooij
5718b6cfee
r26205: Pass loadparm_context to secrets_db_connect() rather than using global context.
2007-12-21 05:46:51 +01:00
Andrew Bartlett
09c0faa5b7
r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just
...
wrappers to ldb_add() etc. samdb_replace() remains, as it sets flags on
all entries as 'replace'.
Andrew Bartlett
2007-12-21 05:46:17 +01:00
Jelmer Vernooij
56dfcb4f2f
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
2007-12-21 05:45:40 +01:00
Stefan Metzmacher
6223c7fddc
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
...
lib/messaging/
lib/registry/
lib/ldb-samba/
librpc/rpc/
auth/auth_winbind.c
auth/gensec/
auth/kerberos/
dsdb/repl/
dsdb/samdb/
dsdb/schema/
torture/
cluster/ctdb/
kdc/
ntvfs/ipc/
torture/rap/
ntvfs/
utils/getntacl.c
ntptr/
smb_server/
libcli/wrepl/
wrepl_server/
libcli/cldap/
libcli/dgram/
libcli/ldap/
libcli/raw/
libcli/nbt/
libnet/
winbind/
rpc_server/
metze
2007-12-21 05:45:02 +01:00
Stefan Metzmacher
86db839382
r25823: remove unneeded nesting by using error and out logic
...
metze
2007-12-21 05:44:13 +01:00
Günther Deschner
947fff9941
r25803: Make our security descriptor acl manipulation methods more generic so that we
...
can add and delete ACEs for SACLs as well as for DACLs.
Guenther
2007-12-21 05:44:06 +01:00
Günther Deschner
7dd0d28d25
r25607: Allow to set security descriptor type flags at creation time with
...
security_descriptor_create().
Guenther
2007-12-21 05:42:51 +01:00
Jelmer Vernooij
566aa14139
r25554: Convert last instances of BOOL, True and False to the standard types.
2007-10-10 15:07:55 -05:00
Jelmer Vernooij
3468952e77
r25446: Merge some changes I made on the way home from SFO:
...
2007-09-29 More higher-level passing around of lp_ctx.
2007-09-29 Fix warning.
2007-09-29 Pass loadparm contexts on a higher level.
2007-09-29 Avoid using global loadparm context.
2007-10-10 15:07:34 -05:00
Jelmer Vernooij
fd697d77c9
r25430: Add the loadparm context to all parametric options.
2007-10-10 15:07:31 -05:00
Jelmer Vernooij
3fcc960839
r25398: Parse loadparm context to all lp_*() functions.
2007-10-10 15:07:25 -05:00
Rafal Szczesniak
05624840c7
r25367: Add initial implementation of internal group add function.
...
rafal
2007-10-10 15:07:19 -05:00
Rafal Szczesniak
6ab46e91ac
r25356: Conversion from the old-style composite functions take 2.
...
Let's find out if NET-USERMOD test passes this time on
the build farm...
rafal
2007-10-10 15:07:17 -05:00
Rafal Szczesniak
39359391af
r25315: Revert my last change until I find out what's causing the
...
problem spotted by the builfarm.
rafal
2007-10-10 15:07:13 -05:00
Rafal Szczesniak
0a8531404f
r25312: Replace the old-style composite calls.
...
rafal
2007-10-10 15:07:13 -05:00
Jelmer Vernooij
37425495f3
r25301: Merge my includes.h cleanups.
2007-10-10 15:07:09 -05:00
Rafal Szczesniak
4fe47e4f97
r25256: Fix missing field set in libnet_ModifyUser routine.
...
Submitted by Matthias Dieter Wallnoefer <mwallnoefer@yahoo.de >
rafal
2007-10-10 15:07:00 -05:00
Jeremy Allison
0844dbf597
r25175: Change to talloc_asprintf_append_buffer().
...
Jeremy.
2007-10-10 15:06:46 -05:00
Andrew Bartlett
8204e261b5
r25048: From the archives (patch found in one of my old working trees):
...
Try two different DNs, when performing a samsync from an AD server.
Andrew Bartlett
2007-10-10 15:05:49 -05:00
Jelmer Vernooij
df9cebcb97
r25035: Fix some more warnings, use service pointer rather than service number in more places.
2007-10-10 15:05:43 -05:00
Jelmer Vernooij
abe8349f9b
r25026: Move param/param.h out of includes.h
2007-10-10 15:05:38 -05:00
Jelmer Vernooij
0bcb21ed74
r25001: Fix more C++ and other warnings, fix some of the indentation with ts=4 lines that I accidently added earlier.
2007-10-10 15:05:28 -05:00
Rafal Szczesniak
07b52b3606
r24732: Add comments and fix memory leak.
...
rafal
2007-10-10 15:03:00 -05:00
Jelmer Vernooij
1ce32673d9
r24712: No longer expose the 'BOOL' data type in any interfaces.
2007-10-10 15:02:54 -05:00
Rafal Szczesniak
b21b322e4c
r24680: fix a couple of stupid typos from previous commit.
...
rafal
2007-10-10 15:02:40 -05:00
Rafal Szczesniak
80479eee25
r24679: Add (raw and untested) implementation of libnet_GroupInfo function.
...
rafal
2007-10-10 15:02:39 -05:00
Stefan Metzmacher
84651aee81
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
...
metze
2007-10-10 15:02:15 -05:00
Rafal Szczesniak
75f81f862e
r24554: Add internal implementation (before api function) of group
...
info call.
rafal
2007-10-10 15:02:13 -05:00
Stefan Metzmacher
4adbebef5d
r24551: rename dcerpc_interface_table -> ndr_interface_table
...
rename dcerpc_interface_list -> ndr_interface_list
and move them to libndr.h
metze
2007-10-10 15:02:12 -05:00
Andrew Bartlett
078671d501
r24127: Set the Domain SID into the libnet context, and have libnet_UserInfo
...
return full SIDs for the user SID and primary group sid.
This should help kai with his getpwnam work in winbind.
Andrew Bartlett
2007-10-10 15:01:27 -05:00
Rafal Szczesniak
6ab10b2ed2
r24051: more monitor function calls and monitor msg names
...
convention change.
rafal
2007-10-10 15:01:18 -05:00
Andrew Bartlett
e6ccdb6cea
r24011: Keep the connect handle around in libnet, in case we want it.
...
Andrew Bartlett
2007-10-10 15:01:17 -05:00
Rafal Szczesniak
c257363adb
r23959: add more monitor messages support that's been sitting around on my
...
laptop for a while.
rafal
2007-10-10 15:01:11 -05:00
Andrew Tridgell
fcf38a38ac
r23792: convert Samba4 to GPLv3
...
There are still a few tidyups of old FSF addresses to come (in both s3
and s4). More commits soon.
2007-10-10 14:59:12 -05:00
Rafal Szczesniak
18c5341fad
r23292: check for errors returned in a call result.
...
rafal
2007-10-10 14:53:09 -05:00
Stefan Metzmacher
58551f2f28
r22944: fix bug #4618 :
...
rename private -> private_data
metze
2007-10-10 14:52:30 -05:00
Rafal Szczesniak
d66b13f6fa
r22811: two more memory allocation checks.
...
rafal
2007-10-10 14:52:19 -05:00
Rafal Szczesniak
c78dfd3567
r22809: use buffer size specified in libnet context.
...
rafal
2007-10-10 14:52:19 -05:00
Rafal Szczesniak
3e4b0c5b3b
r22808: store default buffer size for samr operations in libnet context.
...
This allows not requiring it as an argument in some function calls
and still enables specifying any size if it's necessary via libnet
context.
rafal
2007-10-10 14:52:19 -05:00
Rafal Szczesniak
c27c0523ac
r22804: convert libnet_rpc_userinfo function to use "continue" functions
...
instead of a single handler.
rafal
2007-10-10 14:52:18 -05:00
Rafal Szczesniak
ce8414b3da
r22764: - replace talloc_zero with composite_create
...
- use event context provided with libnet context instead of creating
a new one
rafal
2007-10-10 14:52:16 -05:00