r2651: Added 'stat' command to smbclient to exercise the UNIX_FILE_BASIC
[ira/wip.git] / source3 / passdb /
2007-10-10 Volker Lendecker2619: Only issue the ldap extended password change...
2007-10-10 Jeremy Allisonr2479: Stop attribute "modifyTimestamp" from being...
2007-10-10 Jelmer Vernooijr2473: Convert internal data to UTF-8 before calling...
2007-10-10 Volker Lendecker2444: Based on jmcd's patch, implement special lists...
2007-10-10 Jeremy Allisonr2374: Fix from Vince Brimhall vbrimhall@novell.com for
2007-10-10 Jeremy Allisonr2317: Fixup error messages and reformat.
2007-10-10 Jeremy Allisonr2312: Fix for bugid #1667, smbpasswd file could be...
2007-10-10 Volker Lendecker1906: Revert lukeh's change for primary uid/gid change...
2007-10-10 Jeremy Allisonr1871: Patch from Luke Howard <lukeh@PADL.COM> to corre...
2007-10-10 Jeremy Allisonr1869: Rename "fallback_XXXX" mapping to "algorithmic_X...
2007-10-10 Jeremy Allisonr1810: Patch from Richard Renard <rrenard@idealx.com...
2007-10-10 Jeremy Allisonr1733: Fix hashed password history for LDAP backends.
2007-10-10 Jeremy Allisonr1661: Changed the password history format so that...
2007-10-10 Jeremy Allisonr1610: Patch from Richard Renard <rrenard@idealx.com...
2007-10-10 Jeremy Allisonr1539: If a account was locked out by an admin (and...
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Jeremy Allisonr1412: Fix password history list in tdbsam. Fix some...
2007-10-10 Jeremy Allisonr1394: Const fix.
2007-10-10 Jeremy Allisonr1392: Added password history code to tdbsam backend...
2007-10-10 Jeremy Allisonr1388: Adding password history code for ldap backend...
2007-10-10 Volker Lendecker1108: Index: pdb_ldap.c
2007-10-10 Volker Lendecker989: Calling sid_to_gid from within winbind makes...
2007-10-10 Andrew Bartlettr936: Fix a rather weird error that crippled my site...
2007-10-10 Jeremy Allisonr910: Fix for bug #1385 found by Jason Mader <jason...
2007-10-10 Jeremy Allisonr801: Fix from "Jianliang Lu" <j.lu@tiesse.com> to...
2007-10-10 Jeremy Allisonr788: Inspired by patch from "Jianliang Lu" <j.lu@tiess...
2007-10-10 Richard Sharper505: Break out algorithmic_gid_to_sid so that those...
2007-10-10 Richard Sharper501: Fix a small cut-n-pasteo ...
2007-10-10 Stefan Metzmacherr340: fix a segfault in the login_cache code...
2007-10-10 Volker Lendecker316: Fix split_domain_name. This defaulted to get_myna...
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
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
2007-10-10 Jim McDonoughr53: Remove modifyTimestamp from list of our attributes...
2007-10-10 Jeremy Allisonr48: Fix types for debug message parameters.
2007-10-10 Gerald Carterr39: * importing .cvsignore files
2004-03-31 Volker LendeckeApply some const
2004-03-31 Volker LendeckeRemove some unused code
2004-03-25 Jim McDonoughUse timegm, or our already existing replacement instead...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-19 Simo Sorceadd privileges support to ldapsam too
2004-03-19 Jeremy AllisonFix gcc warnings. Fix mkproto with new type.
2004-03-19 Jeremy AllisonFix gcc warnings. Fix mkproto with new type.
2004-03-18 Jim McDonoughmerge from 3.0...LDAP password lockout support
2004-03-18 Jim McDonoughPassword lockout for LDAP backend. Caches autolock...
2004-03-15 Gerald Cartersync small fixes from 3.0 and fix compiler warning...
2004-03-14 Volker LendeckeClean up a bit :-)
2004-03-13 Volker LendeckeAdd find_alias, create_alias, delete_alias, get_aliasin...
2004-03-11 Jim McDonoughMerge from 3.0. Fix munged dial in pdb_ldap
2004-03-11 Jim McDonoughGet MungedDial actually working with full TS strings...
2004-03-10 Volker LendeckeDon't pass DOM_SIDs around when pointers are enough.
2004-03-09 Rafal Szczesniak1) Two new functions to trust passwords interface in...
2004-03-08 Simo Sorce2 fixes to enhance readability of source code and debug...
2004-03-07 Volker LendeckeGet us a little closer to Windows LSA semantics.
2004-03-07 Volker LendeckeGet us a little closer to Windows LSA semantics.
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-03-01 Volker LendeckeAdd aliases to winbindd_getgroups().
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-25 Andrew Bartlett(merge from 3.0)
2004-02-25 Andrew BartlettFix bug in previous global_sam_sid() commit. I broke...
2004-02-25 Andrew Bartlett(merge from 3.0)
2004-02-25 Andrew BartlettI *hate* global variables...
2004-02-23 Andrew Bartlett(merge from 3.0)
2004-02-23 Andrew BartlettFound by Fabien Chevalier <fabien.chevalier@supelec...
2004-02-20 Jim McDonoughhandle both 0 and -1 as disabling
2004-02-20 Jim McDonoughhandle both 0 and -1 as disabling reset count and locko...
2004-02-19 Jim McDonoughClean up bad pw count and autolock flag update fn()s
2004-02-19 Jim McDonoughClean up bad pw count and autolock flag update fn()s
2004-02-19 Jim McDonoughAdd bad pw count and autolock flag update fn()s
2004-02-19 Jim McDonoughAdd bad pw count and autolock flag update fn()s
2004-02-19 Jim McDonoughAdd functions to get/set bad password time
2004-02-19 Jim McDonoughAdd functions to get/set bad password time
2004-02-13 Jim McDonoughFix a few comments/formatting issues to make it more...
2004-02-13 Jim McDonoughMove tdbsam versioning/upgrade code into 3.0
2004-02-12 Jim McDonoughFix format error for generating SELECT, since unknown_3...
2004-02-12 Jim McDonoughTry to remove the last vestiges of unknown_3...
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-12 Jim McDonoughMore sync between passdb on 3.0 and HEAD.
2004-02-12 Jim McDonoughA couple of versioning adjustments. Remove unused...
2004-02-12 Jim McDonoughStart of merging changes with SAMBA_3_0. Fix up some...
2004-02-12 Jim McDonoughStart of merging HEAD changes. Right now, just move...
2004-02-12 Gerald Cartertdbsam & smb_panic merge from 3.0 (initial tests are...
2004-02-12 Gerald Carterupdates for tdbsam code to help make merge into head...
2004-02-11 Jeremy AllisonDon't set an iterator to a piece of free'd memory,...
2004-02-11 Gerald Carterfix set/getsampwent iterator in tdbsam to use an alloca...
2004-02-11 Tim PotterMove around function to fix build after recent static...
2004-02-10 Rafal SzczesniakFix compiler warning.
2004-02-09 Volker LendeckeAnd another build fix.
2004-02-09 Volker LendeckeFix the build & get rid of a compiler warning.
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
next