r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation
[kai/samba.git] / source / passdb / pdb_interface.c
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Volker Lendecker3705: Nobody has commented, so I'll take this as an...
2007-10-10 Volker Lendecker3704: Implement a cache get saves the result of a...
2007-10-10 Volker Lendecker3566: Completely replace the queryuseraliases call...
2007-10-10 Volker Lendecker145: pdb_create_alias now returns NTSTATUS. More of...
2007-10-10 Gerald Carterr116: volker's patch for local group and group nesting
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-13 Volker LendeckeAdd find_alias, create_alias, delete_alias, get_aliasin...
2004-03-09 Rafal Szczesniak1) Two new functions to trust passwords interface in...
2004-03-02 Simo SorceLet's be polite with poorer backends ;-)
2004-03-01 Simo SorceOk here it is my latest work on privileges
2004-03-01 Volker LendeckeWhen asked to delete an alias member, don't add it ...
2004-02-29 Volker LendeckeApply my experimental aliases support to HEAD. This...
2004-02-26 Volker LendeckeAnd another little const
2004-02-26 Volker LendeckeAnd another little const
2004-02-12 Gerald Carterabartlet's pdb_set/changed flag fix for NULL passwords
2004-02-12 Gerald Carterabartlet's pdb_set/changed flag fix for NULL passwords
2004-02-12 Gerald Cartermerges from 3.0
2004-02-12 Gerald Carterstupid cut-n=paste error; my fault
2004-02-04 Gerald Cartermove disabling code to context functions instead of...
2004-01-30 Gerald Carterdisable any account that doesn't have a password and...
2004-01-30 Gerald Carterdisable any account that doesn't have a password and...
2004-01-29 Gerald Cartermore initialization fixes
2004-01-29 Gerald Cartermore initialization fixes
2004-01-29 Gerald Cartermerge from 3.0
2004-01-29 Gerald Carterinitialization fixes
2004-01-15 Rafal SzczesniakRemove unused variables.
2004-01-07 Rafal SzczesniakPrototype version of trust passwords moved to SAM/pdb...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-30 Volker LendeckeAdd the 'guest' passdb backend automatically if
2003-06-25 Gerald Carterlarge change:
2003-06-22 Simo SorceFound out a good number of NT_STATUS_IS_ERR used the...
2003-06-20 Jim McDonoughFix bug #136: "passdb backend = " caused smbd to segfault.
2003-06-18 Simo SorceOk, this patch removes the privilege stuff we had in...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-16 Simo Sorceadd metze's patch for smb_register functions
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-01 Jelmer VernooijUse ints for the version numbers in the smb_register_...
2003-04-30 Jelmer VernooijMake the version numbers ints (patch from metze)
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-24 Jelmer Vernooij- Get rid of module_path_get_name()
2003-04-24 Jelmer VernooijDeclare static function before using it
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 Jelmer VernooijPdb modules are in $libdir/pdb not $libdir/passdb
2003-04-21 Jelmer VernooijPdb modules are in $libdir/pdb not $libdir/passdb
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-04-02 Jelmer VernooijAdd static
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-30 Jelmer Vernooij- Point users at the HOWTO Collection instead of 'READM...
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-22 Andrew BartlettThanks to volker, merge passdb changes from HEAD:
2003-03-22 Jelmer VernooijFALSE -> False (reported by Paul Green)
2003-03-20 Jelmer VernooijUse True, not TRUE and False, not FALSE
2003-03-19 Jelmer VernooijFix corrupt memory reading in smb_register_passdb
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...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-27 Jelmer Vernooij- Rename 'modules = ' to 'preload modules = '
2003-02-22 Andrew BartlettRemove 'unixsam' from the default passdb backends.
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-15 Jelmer VernooijUse smb_register_passdb() - plus some small fixes
2002-11-15 Jelmer VernooijAdd smb_register_passdb()
2002-11-14 Jelmer VernooijRemove #ifdef's for NISPLUS_SAM - there are no function...
2002-11-14 Jelmer VernooijRemove the #ifdef's for NISPLUS_SAM - there are no...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
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 VernooijOnly run free_private_data when specified (reported...
2002-10-25 Jelmer VernooijOnly run free_private_data when it's specified (reporte...
2002-10-21 Volker LendeckeThis moves the group mapping API into the passdb backend.
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...
next