summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-106-15/+15
* r22511: Remove unused LDAPMessage.Günther Deschner2007-10-101-3/+0
* r22507: Wrap the method of obtaining sockets to listen on.James Peach2007-10-103-103/+128
* r22473: Correct fix for setting a default compat tdb idmap backend.Gerald Carter2007-10-101-29/+30
* r22466: Fix build warning.Günther Deschner2007-10-101-1/+1
* r22461: Use ranged LDAP queries in lookup_usergroups_member() and start to op...Günther Deschner2007-10-101-99/+75
* r22447: Patch from Ying Li <ying.li2@hp.com> to default tdb idmapGerald Carter2007-10-101-0/+8
* r22444: * Validate a SID before trying to convert it to a uid/gid via the publicGerald Carter2007-10-101-3/+3
* r22430: Add SID validate to sid2uid() and sid2gid() public entry points in wi...Gerald Carter2007-10-101-4/+81
* r22418: Support running under launchd. We abstract the method of obtainingJames Peach2007-10-102-17/+104
* r22417: Refactor the various daemon run-mode options to make the semanticsJames Peach2007-10-101-20/+23
* r22402: Fix build warning.Günther Deschner2007-10-101-1/+1
* r22393: fix cut&paste errorSimo Sorce2007-10-101-1/+1
* r22392: Remove leftover potentially segfaulty code.Simo Sorce2007-10-101-6/+5
* r22390: Patchset sent to samba-technical to address the winbindGerald Carter2007-10-105-164/+63
* r22388: clearer message, thanks DavidSimo Sorce2007-10-101-1/+1
* r22348: 3_0 as wellSimo Sorce2007-10-101-1/+1
* r22343: Commit to 3_0 as well after adapting the patch.Simo Sorce2007-10-107-204/+347
* r22340: Fix another segfault in idmap_ldap.c caused by setting the iteratorGerald Carter2007-10-101-1/+1
* r22313: as discussed with simo:Stefan Metzmacher2007-10-101-28/+4
* r22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher2007-10-101-12/+0
* r22283: Remove very old bug where we assigned the online mode ofGerald Carter2007-10-101-2/+0
* r22230: Let's just cast here, the 2 calls have different allocation mechanisms.Simo Sorce2007-10-101-7/+9
* r22214: Fix incompatible pointer type warnings. Simo, please check and merge ...Volker Lendecke2007-10-101-1/+5
* r22211: Don't return a value from void functions !Jeremy Allison2007-10-101-1/+1
* r22210: Fix typo in testing for non-centry entries.Jeremy Allison2007-10-101-1/+1
* r22209: Fix the storage of time_t -> make it 64 bits (use theJeremy Allison2007-10-102-14/+117
* r22207: Fill in the validation functions. Now to test...Jeremy Allison2007-10-101-28/+73
* r22206: Added boilerplate to be filled in for other validation functions.Jeremy Allison2007-10-101-0/+163
* r22205: Add some flesh to the bones of the cache validation code.Jeremy Allison2007-10-101-59/+209
* r22204: Workaround to quickly close bug #4508Simo Sorce2007-10-103-6/+36
* r22202: Volker is clever :-). Use TDB_NOMMAP to prevent any wild pointerJeremy Allison2007-10-101-1/+4
* r22173: BUG 4491, 4501: Additional fixes for protecting againstGerald Carter2007-10-102-45/+62
* r22159: BUG 4501 (second half of fix): Just disable theGerald Carter2007-10-101-8/+8
* r22158: BUG 4501 (partial): Fix a crash caused by not using theGerald Carter2007-10-101-6/+16
* r22110: don't cache the S-1-22-{1,2} domain SID/uig/gid lookups in idmap_cacheGerald Carter2007-10-101-0/+13
* r22109: Readonly is automatically set in the generic init code, let's just lo...Simo Sorce2007-10-102-5/+1
* r22069: BUG 4447: Fix compile failure on AIX 5.2 (patch from William Jojo <jo...Gerald Carter2007-10-101-0/+4
* r22066: Ensure that winbind can resolve SIDs in the S-1-22-{1,2}Gerald Carter2007-10-101-1/+3
* r22061: Fix the krb5 user ticket refresh event timeout in winbinddGerald Carter2007-10-101-9/+32
* r22015: Fix for memory leak from Steven Danneman <steven.danneman@isilon.com>Jeremy Allison2007-10-101-0/+5
* r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher2007-10-103-41/+42
* r22001: change prototype of dump_data(), so that it takes unsigned char * now,Stefan Metzmacher2007-10-103-10/+10
* r21986: make use of tdb_*_bystring() and string_term_tdb_data()Stefan Metzmacher2007-10-101-55/+56
* r21985: make use of string_tdb_data()Stefan Metzmacher2007-10-101-8/+5
* r21984: make use of tdb_*_bystring() and string_term_tdb_data()Stefan Metzmacher2007-10-101-52/+29
* r21957: minor formatting fixHerb Lewis2007-10-101-1/+1
* r21941: Attempt to fix bug 4460Volker Lendecke2007-10-101-1/+1
* r21940: Sorry Volker, I have to revert your revert in r21935.Gerald Carter2007-10-103-10/+46
* r21935: Revert obviously not sufficiently tested code -- sorry for the pain. ...Volker Lendecke2007-10-103-46/+10