Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21362: rename: | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r20850: Prefix all server calls with dcesrv_ | Jelmer Vernooij | 2 | -104/+104 |
2007-10-10 | r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct | Andrew Bartlett | 1 | -17/+88 |
2007-10-10 | r20034: Start using ldb_search_exp_fmt() | Simo Sorce | 1 | -14/+8 |
2007-10-10 | r19903: This is a cut&paste error for sure | Simo Sorce | 1 | -1/+0 |
2007-10-10 | r19902: give better errors... | Stefan Metzmacher | 1 | -3/+32 |
2007-10-10 | r19832: better prototypes for the linearization functions: | Simo Sorce | 2 | -19/+19 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 3 | -22/+23 |
2007-10-10 | r19256: add missing infolevel and fields to SetUserInfo call | Rafal Szczesniak | 1 | -23/+31 |
2007-10-10 | r18775: Performing an ldb op of 'do nothing' is pointless, and breaks against | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r18416: We need to look for both builtinDomain and domain, in the OpenDomain ... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r18409: Make sure to print a DEBUG message if this LDB search fails. | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r18252: Make sure to NULL terminate these lists of attributes. | Andrew Bartlett | 1 | -7/+16 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r17824: add a wrapper for the common partitions_basedn calculation | Andrew Tridgell | 1 | -3/+9 |
2007-10-10 | r17823: get rid of most of the samdb_base_dn() calls, as they are no longer | Andrew Tridgell | 2 | -10/+10 |
2007-10-10 | r17516: Change helper function names to make more clear what they are meant t... | Simo Sorce | 1 | -15/+15 |
2007-10-10 | r16827: Factor out some code into common samdb functions: | Andrew Bartlett | 1 | -50/+6 |
2007-10-10 | r16794: Make Samba4 pass it's own RPC-SAMR test, at least in part. There are | Andrew Bartlett | 2 | -150/+704 |
2007-10-10 | r16773: Fix one more RPC-SAMR test (an alias level), and make it clear that | Andrew Bartlett | 1 | -5/+11 |
2007-10-10 | r16772: Clarify comment. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r16262: Another basedn fix. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r16236: Add a proper baseDN to a large number of queries. Searching the NULL | Andrew Bartlett | 1 | -16/+31 |
2007-10-10 | r16166: Remove hexidecimal constants from the Samba4 provision files. | Andrew Bartlett | 1 | -52/+41 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 2 | -2/+0 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14570: Move some functions also they are also used from kpasswd | Jelmer Vernooij | 1 | -309/+0 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r14438: fix warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 2 | -0/+4 |
2007-10-10 | r13910: Fix the 'your password has expired' on every login. We now consider | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r13903: Don't generate prototypes for modules and binaries in include/proto.h by | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r12720: By metze's request, rename the ntPwdHistory attribute to | Andrew Bartlett | 1 | -14/+14 |
2007-10-10 | r12719: Rename unicodePwd -> sambaPassword. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r12684: A better error code for SAMR transaction failures. | Andrew Bartlett | 1 | -12/+15 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r12599: This new LDB module (and associated changes) allows Samba4 to operate | Andrew Bartlett | 2 | -110/+45 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 2 | -0/+5 |
2007-10-10 | r12507: This file has had my grubby paws all over it ;-) | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r12506: Fix up issues shown up by the expanded RPC-SAMR testsuite, and add ldb | Andrew Bartlett | 2 | -43/+140 |
2007-10-10 | r12504: Fix one more transaction cancel bail-out path, and correct comments. | Andrew Bartlett | 1 | -2/+8 |
2007-10-10 | r12503: This function was just too simple to leave unimplemented. | Andrew Bartlett | 1 | -2/+15 |
2007-10-10 | r12432: Re-indent and consistantly cancel the transaction. | Andrew Bartlett | 1 | -1/+8 |
2007-10-10 | r12427: Move SAMR CreateUser2 to transactions, and re-add support for | Andrew Bartlett | 1 | -4/+75 |
2007-10-10 | r12361: Add a new function: ldb_binary_encode_string() | Andrew Bartlett | 1 | -5/+7 |
2007-10-10 | r11438: Move enum samr_RejectReason into misc.idl so I can use it in a global | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11221: I don't quite know how I tested this before, but clearly I didn't. | Andrew Bartlett | 1 | -3/+4 |
2007-10-10 | r11195: Add a new helper function (needed by my kpasswdd work, but hooked in | Andrew Bartlett | 1 | -74/+112 |
2007-10-10 | r10894: make the handling of dn/distinguishedName much closer to real | Andrew Tridgell | 1 | -20/+16 |