Age | Commit message (Expand) | Author | Files | Lines |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 2 | -9/+10 |
2008-03-25 | Remove pointless cast | Andrew Bartlett | 1 | -1/+1 |
2008-03-25 | Remove useless extra argument to samdb_result_account_expires(). | Andrew Bartlett | 1 | -3/+2 |
2008-03-13 | Don't search the whole tree for the domains's sid | Andrew Bartlett | 1 | -4/+18 |
2008-03-13 | Rework to have member server 'domains' be CN=NETBIOSNAME | Andrew Bartlett | 1 | -1/+1 |
2008-03-07 | Treat maxPwdAge == 0 as passwords never expire. | Andrew Kroeger | 1 | -1/+1 |
2008-03-07 | Add samdb_result_account_expires() function. | Andrew Kroeger | 1 | -0/+24 |
2008-02-29 | Fix typo. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-29 | Simplify the 'password must change' logic | Andrew Bartlett | 1 | -22/+17 |
2008-02-28 | Generate ACB_PW_EXPIRED correctly | Andrew Bartlett | 1 | -4/+30 |
2008-02-05 | sidmap: Some source code cleanups. | Kai Blin | 1 | -10/+12 |
2008-01-06 | r26679: It is very bad to free the ldb handle when you didn't create it... | Andrew Bartlett | 1 | -1/+1 |
2008-01-03 | r26648: Move detection of global catalog captability to a central function, so | Andrew Bartlett | 1 | -0/+36 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 1 | -2/+2 |
2008-01-01 | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 1 | -1/+4 |
2007-12-21 | r26483: Merge ldb module dependency fixes, fix auth python module. | Jelmer Vernooij | 1 | -0/+1895 |
2007-12-21 | r26324: Fix includes for Jelmer. | Andrew Bartlett | 1 | -1/+1 |
2007-12-21 | r26319: Split encoding functions out of libcli_ldap. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26252: Specify loadparm_context explicitly when creating sessions. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26228: Store loadparm context in auth context, move more loadparm_contexts u... | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26227: Make loadparm_context part of a server task, move loadparm_contexts f... | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25553: Convert to standard bool type. | Jelmer Vernooij | 1 | -11/+11 |
2007-10-10 | r25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3. | Günther Deschner | 1 | -0/+5 |
2007-10-10 | r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, with | Andrew Bartlett | 1 | -5/+8 |
2007-10-10 | r24648: Found out the meaning of a few more flags. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 3 | -9/+6 |
2007-10-10 | r22196: give better error codes to make RPC-UNIXINFO pass | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r21772: add DS_BEHAVIOR_WIN2003_INTERIM constant | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r20028: fix typos | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20027: restore instanceType and systemFlags values, which got lost in | Stefan Metzmacher | 1 | -0/+22 |
2007-10-10 | r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still work | Andrew Tridgell | 1 | -0/+41 |
2007-10-10 | r17967: Somewhere along the line we lost unixName here, and so lost the | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 3 | -2/+99 |
2007-10-10 | r17823: get rid of most of the samdb_base_dn() calls, as they are no longer | Andrew Tridgell | 1 | -7/+6 |
2007-10-10 | r17504: Do not use the invented unixID but use the rfc2307 uidNumber and gidN... | Simo Sorce | 1 | -13/+13 |
2007-10-10 | r16833: Add a base DN to more search calls, we need to look for an ID over the | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r15076: give the correct return code | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r14964: - move sidmap code from ntvfs_common to SAMDB | Stefan Metzmacher | 1 | -0/+566 |
2007-10-10 | r14637: Extend the ACB -> userParameters flag mapping based on the ovbious co... | Andrew Bartlett | 1 | -1/+9 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14442: the ACB_ flags are 32 bit... | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r5309: removed ads.h from includes.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4568: make use of SidType and move it to lsa.idl | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r4096: move the samdb code to source/dsdb/ | Stefan Metzmacher | 1 | -0/+135 |