summaryrefslogtreecommitdiffstats
path: root/source/passdb
Commit message (Collapse)AuthorAgeFilesLines
* r4231: commiting changes to 3.0.10samba-3.0.10Gerald Carter2004-12-1613-40/+40
|
* r3220: merging current 3.0 code to release branchGerald Carter2004-10-251-9/+87
|
* r2565: syncing up for 3.0.8pre1Gerald Carter2004-09-233-934/+1007
|
* r1918: revert the passdb.c change; fix typos in release notes; add ↵Gerald Carter2004-08-191-19/+7
| | | | guenther's fix for pam_winbind
* r1899: this is 3.0.6 -- will release tomorrowGerald Carter2004-08-192-42/+47
|
* r1835: sync up logon hours changes with 3.0 tree (and update release notes)Gerald Carter2004-08-162-2/+72
|
* r1822: syncing up files for 3.0.6 next weekGerald Carter2004-08-141-10/+26
|
* r1664: last changes before 3.0.6rc2samba-3.0.6rc2Gerald Carter2004-08-062-15/+36
|
* r1643: syncing all changes from 3.0 and hopefully get 3.0.6rc2 out tomorrowGerald Carter2004-08-046-437/+600
|
* r1383: sync from 3.0 treeGerald Carter2004-07-074-10/+30
|
* r801: Fix from "Jianliang Lu" <j.lu@tiesse.com> to return correct groupJeremy Allison2004-05-202-10/+10
| | | | | types. Jeremy.
* r788: Inspired by patch from "Jianliang Lu" <j.lu@tiesse.com>. CorrectJeremy Allison2004-05-201-10/+17
| | | | | sid type is WKN_GROUP, not alias. Added some more known types. Jeremy.
* r505: Break out algorithmic_gid_to_sid so that those of us who need it can ↵Richard Sharpe2004-05-061-3/+19
| | | | use it.
* r501: Fix a small cut-n-pasteo ...Richard Sharpe2004-05-061-1/+1
|
* r340: fix a segfault in the login_cache code...Stefan Metzmacher2004-04-231-1/+3
| | | | metze
* r316: Fix split_domain_name. This defaulted to get_myname() instead ofVolker Lendecke2004-04-211-13/+0
| | | | | | | | | | | get_global_sam_name(). Error case: Adding a domain user to a XP local group did a lsalookupname on the user without domain prefix, and this then failed. Jerry: This is a must-fix before 3.0.3. Volker
* r196: merging struct uuid from trunkGerald Carter2004-04-131-13/+13
|
* r145: pdb_create_alias now returns NTSTATUS. More of this to follow.Volker Lendecke2004-04-101-4/+3
| | | | Volker
* r116: volker's patch for local group and group nestingGerald Carter2004-04-073-2/+599
|
* r53: Remove modifyTimestamp from list of our attributes. We just check it forJim McDonough2004-04-051-5/+4
| | | | | | cache entry time comparisons in password lockout. Fixes problems where pdb_ldap tries to delete the operational attribute modifyTimestamp when deleting a user account.
* r48: Fix types for debug message parameters.Jeremy Allison2004-04-051-2/+2
| | | | Jeremy.
* r39: * importing .cvsignore filesGerald Carter2004-04-051-2/+0
| | | | * updateing WHATSNEW with vl's change
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-0411-2529/+83
| | | | | | | | to checkout try this: svn co svn+ssh://svn.samba.org/home/svn/samba/branches/SAMBA_3_0 samba-3_0-work metze
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-0421-0/+16438
metze