summaryrefslogtreecommitdiffstats
path: root/source/passdb
Commit message (Expand)AuthorAgeFilesLines
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.samba-misc-tags/initial-v3-2-testGerald (Jerry) Carter2007-10-102-52/+37
* r25401: BUG 4982: Don't delete lanman hashes on invalid logins whenGerald Carter2007-10-101-1/+1
* r25165: Use talloc_asprintf_append_buffer with an unmodifiedJeremy Allison2007-10-101-3/+3
* r25092: Add support for storing trusted domain passwords in LDAP forMichael Adam2007-10-101-5/+277
* r25091: Start adding support for storing trusted domain passwords in LDAPMichael Adam2007-10-101-0/+44
* r24991: Kill all those lots of trailing whitespaces from secrets.c.Michael Adam2007-10-101-72/+72
* r24990: Kill an incredible amount of trailing whitespaces...Michael Adam2007-10-101-8/+10
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-102-4/+2
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-1013-26/+13
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-1015-15/+15
* r23688: Fix bug #4759 reported by Raul <ismell@ismell.org>.Jeremy Allison2007-10-101-1/+1
* r23630: Found out what LSA_LOOKUP_NAMES level 5 means:Günther Deschner2007-10-101-1/+1
* r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach2007-10-102-2/+2
* r23244: Fix loop with nscd and NSS recusive calls.Gerald Carter2007-10-101-4/+4
* r23194: cherry pick two fixes from SAMBA_3_0_26Gerald Carter2007-10-102-6/+10
* r23192: Remove fallback to looking up group mappings by theGerald Carter2007-10-101-17/+1
* r23051: sid_to_[ug]id fixes for smbdSimo Sorce2007-10-101-12/+26
* r23046: Few missing merges from cleaning out the Centeris winbindd tree.Gerald Carter2007-10-101-1/+1
* r23005: If we're running on a system where time_t is 8 bytesJeremy Allison2007-10-101-16/+16
* r22977: Trim noise by removing redundant WARNING log message thatGerald Carter2007-10-101-4/+0
* r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2007-10-101-2/+2
* r22786: Some cleanup by Karolin Seeger: Remove unused pdb_find_alias, and changeVolker Lendecke2007-10-101-14/+6
* r22767: Argl. Typed in 'svn ci' in the wrong branch. Revert.Volker Lendecke2007-10-101-6/+13
* r22766: Merge from 3_0:Volker Lendecke2007-10-101-13/+6
* r22631: Remove the possibility of sid_check_is_domain andJames Peach2007-10-101-2/+1
* r22613: Fix an uninitialized variable warningVolker Lendecke2007-10-101-1/+1
* r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-101-9/+27
* r22125: Fix a warningVolker Lendecke2007-10-101-1/+1
* r22096: become_root_uid_only() is unneeded - it's only used inJeremy Allison2007-10-102-16/+16
* r22066: Ensure that winbind can resolve SIDs in the S-1-22-{1,2}Gerald Carter2007-10-101-1/+21
* r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher2007-10-104-27/+28
* r22001: change prototype of dump_data(), so that it takes unsigned char * now,Stefan Metzmacher2007-10-101-1/+1
* r21983: make use of tdb_*_bystring() and string_term_tdb_data()Stefan Metzmacher2007-10-101-27/+25
* r21982: make use of tdb_*_bystring() and string_term_tdb_data()Stefan Metzmacher2007-10-101-29/+12
* r21981: as we use tdb_trans_store(), we should also use tdb_trans_delete()Stefan Metzmacher2007-10-101-1/+1
* r21954: Someone misused a '!' instead of a '~' for a binary NOTJeremy Allison2007-10-101-1/+1
* r21881: Make sure we are very specific when testing whether a backand can han...James Peach2007-10-101-1/+2
* r21853: Fix a valgrind errorVolker Lendecke2007-10-101-0/+5
* r21831: Back out r21823 for a while, this is going into a bzr tree first.Volker Lendecke2007-10-101-20/+1
* r21823: Let secrets_store_machine_password() also store the account name. Not...Volker Lendecke2007-10-101-1/+20
* r21819: Wrap all steps in secrets_store_machine_password into one singleVolker Lendecke2007-10-101-12/+50
* r21818: Remove some unused codeVolker Lendecke2007-10-101-23/+0
* r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke2007-10-102-3/+22
* r21782: Fix a memleakVolker Lendecke2007-10-101-0/+1
* r21738: Remove unused file.James Peach2007-10-101-80/+0
* r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison2007-10-101-0/+2
* r21608: Fix a couple of memleaks in error code paths beforeJeremy Allison2007-10-101-0/+1
* r21606: Implement escaping function for ldap RDN valuesSimo Sorce2007-10-101-8/+60
* r21507: Fix some "cannot access LDAP when no root" bugs.Gerald Carter2007-10-101-2/+14
* r20998: Fix debug messageVolker Lendecke2007-10-101-1/+2