| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove iconv_convenience argument from convert_string{,talloc}() but | Jelmer Vernooij | 2008-10-24 | 1 | -1/+1 |
* | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 2008-10-20 | 1 | -0/+2 |
* | Fix errrors in new password handling code found by RPC-SAMR. | Andrew Bartlett | 2008-10-17 | 1 | -1/+1 |
* | Create a 'straight paper path' for UTF16 passwords. | Andrew Bartlett | 2008-10-16 | 1 | -37/+51 |
* | Use common strlist implementation in Samba 3 and Samba 4. | Jelmer Vernooij | 2008-10-12 | 1 | -1/+1 |
* | Fix include paths to new location of libutil. | Jelmer Vernooij | 2008-10-11 | 2 | -2/+2 |
* | Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. | Simo Sorce | 2008-09-23 | 1 | -17/+12 |
* | Add definition for SYSTEM_FLAG_ATTR_IS_RDN | Andrew Bartlett | 2008-09-08 | 1 | -0/+1 |
* | Add schema search flags from MS-ADTS | Andrew Bartlett | 2008-08-20 | 1 | -0/+11 |
* | libnet_become_dc: send msDS_Behavior_Version == 3 (win2k8) in DsAddEntry | Michael Adam | 2008-07-23 | 1 | -0/+1 |
* | rename sambaPassword -> userPassword. | Andrew Bartlett | 2008-07-12 | 1 | -2/+2 |
* | dsdb: eliminate disards qualifyer compile warning. | Michael Adam | 2008-07-09 | 1 | -1/+1 |
* | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 2008-06-14 | 1 | -0/+1 |
* | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 2008-04-17 | 1 | -2/+3 |
* | Install public header files again and include required prototypes. | Jelmer Vernooij | 2008-04-02 | 2 | -9/+10 |
* | Remove pointless cast | Andrew Bartlett | 2008-03-25 | 1 | -1/+1 |
* | Remove useless extra argument to samdb_result_account_expires(). | Andrew Bartlett | 2008-03-25 | 1 | -3/+2 |
* | Don't search the whole tree for the domains's sid | Andrew Bartlett | 2008-03-13 | 1 | -4/+18 |
* | Rework to have member server 'domains' be CN=NETBIOSNAME | Andrew Bartlett | 2008-03-13 | 1 | -1/+1 |
* | Treat maxPwdAge == 0 as passwords never expire. | Andrew Kroeger | 2008-03-07 | 1 | -1/+1 |
* | Add samdb_result_account_expires() function. | Andrew Kroeger | 2008-03-07 | 1 | -0/+24 |
* | Fix typo. | Jelmer Vernooij | 2008-02-29 | 1 | -1/+1 |
* | Simplify the 'password must change' logic | Andrew Bartlett | 2008-02-29 | 1 | -22/+17 |
* | Generate ACB_PW_EXPIRED correctly | Andrew Bartlett | 2008-02-28 | 1 | -4/+30 |
* | sidmap: Some source code cleanups. | Kai Blin | 2008-02-05 | 1 | -10/+12 |
* | r26679: It is very bad to free the ldb handle when you didn't create it... | Andrew Bartlett | 2008-01-06 | 1 | -1/+1 |
* | r26648: Move detection of global catalog captability to a central function, so | Andrew Bartlett | 2008-01-03 | 1 | -0/+36 |
* | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 2008-01-01 | 1 | -2/+2 |
* | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 2008-01-01 | 1 | -1/+4 |
* | r26483: Merge ldb module dependency fixes, fix auth python module. | Jelmer Vernooij | 2007-12-21 | 1 | -0/+1895 |
* | r26324: Fix includes for Jelmer. | Andrew Bartlett | 2007-12-21 | 1 | -1/+1 |
* | r26319: Split encoding functions out of libcli_ldap. | Jelmer Vernooij | 2007-12-21 | 1 | -1/+2 |
* | r26252: Specify loadparm_context explicitly when creating sessions. | Jelmer Vernooij | 2007-12-21 | 1 | -1/+1 |
* | r26228: Store loadparm context in auth context, move more loadparm_contexts u... | Jelmer Vernooij | 2007-12-21 | 1 | -2/+2 |
* | r26227: Make loadparm_context part of a server task, move loadparm_contexts f... | Jelmer Vernooij | 2007-12-21 | 1 | -1/+2 |
* | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 2007-12-21 | 1 | -1/+1 |
* | r25553: Convert to standard bool type. | Jelmer Vernooij | 2007-10-10 | 1 | -11/+11 |
* | r25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3. | Günther Deschner | 2007-10-10 | 1 | -0/+5 |
* | r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, with | Andrew Bartlett | 2007-10-10 | 1 | -5/+8 |
* | r24648: Found out the meaning of a few more flags. | Andrew Bartlett | 2007-10-10 | 1 | -2/+2 |
* | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 2007-10-10 | 3 | -9/+6 |
* | r22196: give better error codes to make RPC-UNIXINFO pass | Stefan Metzmacher | 2007-10-10 | 1 | -6/+6 |
* | r21772: add DS_BEHAVIOR_WIN2003_INTERIM constant | Stefan Metzmacher | 2007-10-10 | 1 | -2/+3 |
* | r20028: fix typos | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r20027: restore instanceType and systemFlags values, which got lost in | Stefan Metzmacher | 2007-10-10 | 1 | -0/+22 |
* | r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still work | Andrew Tridgell | 2007-10-10 | 1 | -0/+41 |
* | r17967: Somewhere along the line we lost unixName here, and so lost the | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | r17930: Merge noinclude branch: | Jelmer Vernooij | 2007-10-10 | 3 | -2/+99 |
* | r17823: get rid of most of the samdb_base_dn() calls, as they are no longer | Andrew Tridgell | 2007-10-10 | 1 | -7/+6 |
* | r17504: Do not use the invented unixID but use the rfc2307 uidNumber and gidN... | Simo Sorce | 2007-10-10 | 1 | -13/+13 |