Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r6421: use add machine script when creating a user (ACB_NORMAL) | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r6367: Slim down pdb_interface.c a bit. next_entry and search_end are function | Volker Lendecke | 2 | -194/+69 |
2007-10-10 | r6351: This is quite a large and intrusive patch, but there are not many piec... | Volker Lendecke | 2 | -153/+717 |
2007-10-10 | r6277: This implements a new caching API for enumerating the pdb elements. It is | Volker Lendecke | 1 | -0/+358 |
2007-10-10 | r6263: Get rid of generate_wellknown_sids, they are const static and initiali... | Volker Lendecke | 3 | -13/+1 |
2007-10-10 | r6225: get rid of warnings from my compiler about nested externs | Herb Lewis | 1 | -1/+2 |
2007-10-10 | r6149: Fixes bugs #2498 and 2484. | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r6092: This much const causes the compiler on Fedora Core 2 | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i... | Volker Lendecke | 2 | -25/+31 |
2007-10-10 | r5965: Apply Volker's patch for "ldapsam trusted = yes" for samr_lookup_rids.... | Jim McDonough | 2 | -15/+327 |
2007-10-10 | r5957: BUGS 2478, 2093: compiler warning patches from Jason Mader | Gerald Carter | 1 | -6/+7 |
2007-10-10 | r5951: gotta love that SGI compiler :-) (thanks Jason) | Gerald Carter | 2 | -4/+4 |
2007-10-10 | r5927: Fix ldapsam trusted enum_group_members. We were searching in the user | Jim McDonough | 1 | -1/+1 |
2007-10-10 | r5817: Patch from Vince Brimhall <vbrimhall@novell.com> to change the way pdb... | Jeremy Allison | 1 | -16/+20 |
2007-10-10 | r5767: Get rid of some compiler warnings | Volker Lendecke | 1 | -14/+5 |
2007-10-10 | r5746: remove unneeded header that caused problems on rh73 | Gerald Carter | 1 | -1/+0 |
2007-10-10 | r5733: Don't crash when the SID column contains NULL (Fixes #2316) | Jelmer Vernooij | 1 | -5/+10 |
2007-10-10 | r5718: Don't update fields that haven't changed (fixes #1957) | Jelmer Vernooij | 1 | -27/+57 |
2007-10-10 | r5708: BUG 2424: patch from Vince Brimhall <vbrimhall@novell.com> to ensure t... | Gerald Carter | 1 | -5/+5 |
2007-10-10 | r5655: Added support for Novell NDS universal password. Code donated by | Jeremy Allison | 3 | -55/+1054 |
2007-10-10 | r5481: Fix a memleak | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r5467: Optimize _samr_query_groupmem with LDAP backend for large domains. | Volker Lendecke | 2 | -0/+354 |
2007-10-10 | r5428: Apply some const. LDAP attribs should now be declared const char *attr... | Volker Lendecke | 1 | -21/+22 |
2007-10-10 | r5421: Fix a memleak | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r5349: After talking with Jerry, reverted the addition of account policies to | Günther Deschner | 4 | -331/+14 |
2007-10-10 | r5337: BUG 1439: make sure to initialize pointer to prevent invalide free()'s... | Gerald Carter | 1 | -42/+42 |
2007-10-10 | r5166: From James Peach - remove minor C99-isms. | Jeremy Allison | 1 | -6/+12 |
2007-10-10 | r5058: Due to the fragileness how windows reacts on unmapped sids sometimes, | Günther Deschner | 1 | -0/+6 |
2007-10-10 | r5015: (based on abartlet's original patch to restrict password changes) | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r4996: sync up copytights with trunk | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r4994: Patch from abartlet: | Günther Deschner | 1 | -13/+26 |
2007-10-10 | r4988: After speaking with Jerry, remove old lp_admin_users to | Günther Deschner | 1 | -14/+0 |
2007-10-10 | r4964: Fix our lsa lookupsid $OURDOMAINSID-500. | Günther Deschner | 1 | -14/+15 |
2007-10-10 | r4926: Use LDAP_SCOPE_ONELEVEL instead of OpenLDAP's LDAP_SCOPE_ONE-scope. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r4925: Migrate Account Policies to passdb (esp. replicating ldapsam). | Günther Deschner | 4 | -14/+324 |
2007-10-10 | r4860: fix silly limitation in ldapsam and tdbsam. Expand variables in the p... | Gerald Carter | 2 | -16/+27 |
2007-10-10 | r4851: Preleminary fix for ldapsam_enum_group_memberships when | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries(). | Günther Deschner | 7 | -19/+34 |
2007-10-10 | r4840: * Add more generic root-dse inspection function to check for given | Günther Deschner | 1 | -58/+1 |
2007-10-10 | r4802: Don't try to update a column with the name "NULL" | Jelmer Vernooij | 1 | -1/+7 |
2007-10-10 | r4788: Don't log mysql password at debug level 1. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r4736: small set of merges from rtunk to minimize the diffs | Gerald Carter | 2 | -19/+1 |
2007-10-10 | r4724: Add support for Windows privileges in Samba 3.0 | Gerald Carter | 3 | -366/+14 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 13 | -40/+40 |
2007-10-10 | r3974: - Fix assignment of a couple of fields in pdb_{mysql,pgsql} | Jelmer Vernooij | 3 | -8/+9 |
2007-10-10 | r3948: Fix incorrect declaration. Bug #2083. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r3931: Fix all "may be used uninitialized" and "shadow" warnings. | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r3883: Fix error return -- thanks to rsharpe | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r3875: Allow to look up at least or own sid in _lsa_lookup_sids. | Günther Deschner | 2 | -0/+15 |
2007-10-10 | r3871: Fix memleak | Volker Lendecke | 1 | -1/+3 |