This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
[ira/wip.git] / source / passdb / pdb_nisplus.c
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-15 Jelmer VernooijUse the new modules system for passdb (merge from HEAD)
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 Jelmer VernooijPut in the new modules system. It's now used by passdb...
2002-11-02 Andrew BartlettMerge passdb from HEAD -> 3.0
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-25 Jelmer VernooijFix memory leak (patch by Steve Langasek)
2002-10-25 Jelmer VernooijFix memory leak (patch by Steve Langasek)
2002-10-21 Volker LendeckeThis moves the group mapping API into the passdb backend.
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-12 Andrew BartlettNice *big* patch from metze.
2002-09-26 Gerald Cartersync with HEAD
2002-09-26 Simo Sorcemove all the passdb internal interface to NTSTATUS
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-21 Jelmer VernooijAdd changes suggested by abartlet:
2002-08-20 Jelmer Vernooijpdb_nisplus converted to the new passdb system API's
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-07 Andrew BartlettAdd const to a pile of const to *DOM_SID paramaters.
2002-07-21 Tim PotterName get and set dir drive functions consistently.
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-17 Gerald Cartercompile warngin fixes merged from 2.2
2002-06-13 Andrew BartlettLatest patch from metze <metze@metzemix.de> to move...
2002-05-26 Simo Sorcechange: pdb_getsampwrid() ->pdb_getsampwsid()
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-19 Simo Sorcesecond step to gain free uid<->rid mapping
2002-03-07 Tim PotterCompile fixes for the pdb nisplus module.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-23 Andrew Bartlettgetpwnam -> getpwnam_alloc.
2002-01-20 Andrew BartlettThis is another *BIG* change...
2002-01-02 Andrew BartlettActually enforce the passdb API.
2001-12-31 Gerald Carterremoved extern samlogon_user
2001-12-31 Gerald Cartersome merges from 2.2. Still need to merge in changes...
2001-12-30 Gerald Carterpdb_getsampwnuid() merge from 2.2
2001-12-27 Gerald Cartermoving SAM_ACCOUNT to include a bit field for initialized
2001-12-06 Jean-François Mico... again an intrusive patch:
2001-12-04 Jean-François Mico... added a boolean to the group mapping functions to speci...
2001-12-02 Jean-François Mico... added mapping of primary gid to rid thru the group...
2001-11-07 Jeremy AllisonAdded debug in truncate, fixed warning with gcc3.
2001-11-01 Andrew BartlettVarious post AuthRewrite cleanups, fixups and tidyups.
2001-10-29 Andrew BartlettThis commit is number 4 of 4.
2001-10-03 Tim PotterAdded a comment about not changing the magic timestamp...
2001-10-03 Jeremy AllisonEnsure accessing NT member servers works with a Samba...
2001-10-02 Jeremy AllisonFixed the bug with member servers in a Samba PDC hosted...
2001-09-26 Gerald Cartermerge from 2.2
2001-09-25 Jeremy AllisonFixup passdb stuff to add new nisplus and ldap backends.