r5176: Warn the user that print command is ignored when using cups libraries
[ira/wip.git] / source / passdb /
2007-10-10 Jeremy Allisonr5166: From James Peach - remove minor C99-isms.
2007-10-10 Günther Deschnerr5058: Due to the fragileness how windows reacts on...
2007-10-10 Gerald Carterr5015: (based on abartlet's original patch to restrict...
2007-10-10 Gerald Carterr4996: sync up copytights with trunk
2007-10-10 Günther Deschnerr4994: Patch from abartlet:
2007-10-10 Günther Deschnerr4988: After speaking with Jerry, remove old lp_admin_u...
2007-10-10 Günther Deschnerr4964: Fix our lsa lookupsid $OURDOMAINSID-500.
2007-10-10 Günther Deschnerr4926: Use LDAP_SCOPE_ONELEVEL instead of OpenLDAP...
2007-10-10 Günther Deschnerr4925: Migrate Account Policies to passdb (esp. replica...
2007-10-10 Gerald Carterr4860: fix silly limitation in ldapsam and tdbsam....
2007-10-10 Günther Deschnerr4851: Preleminary fix for ldapsam_enum_group_membershi...
2007-10-10 Günther Deschnerr4847: Hand over a acb_mask to pdb_setsampwent in load_...
2007-10-10 Günther Deschnerr4840: * Add more generic root-dse inspection function...
2007-10-10 Jelmer Vernooijr4802: Don't try to update a column with the name ...
2007-10-10 Jelmer Vernooijr4788: Don't log mysql password at debug level 1.
2007-10-10 Gerald Carterr4736: small set of merges from rtunk to minimize the...
2007-10-10 Gerald Carterr4724: Add support for Windows privileges in Samba 3.0
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jelmer Vernooijr3974: - Fix assignment of a couple of fields in pdb_...
2007-10-10 Jeremy Allisonr3948: Fix incorrect declaration. Bug #2083.
2007-10-10 Jeremy Allisonr3931: Fix all "may be used uninitialized" and "shadow...
2007-10-10 Volker Lendecker3883: Fix error return -- thanks to rsharpe
2007-10-10 Günther Deschnerr3875: Allow to look up at least or own sid in _lsa_loo...
2007-10-10 Volker Lendecker3871: Fix memleak
2007-10-10 Volker Lendecker3852: Fix the build...
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 Günther Deschnerr3628: A typo and a compile-warning.
2007-10-10 Volker Lendecker3566: Completely replace the queryuseraliases call...
2007-10-10 Volker Lendecker3563: During a typical logon a modern workstation...
2007-10-10 Günther Deschnerr2923: Fix some obvious copy/paste leftover debug-messages.
2007-10-10 Günther Deschnerr2819: Make 'password history'-behaviour in ldapsam...
2007-10-10 Günther Deschnerr2752: Fix the paranoia-check to ensure the ldap-attrib...
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)
next