summaryrefslogtreecommitdiffstats
path: root/source3/passdb
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #8561 - Password change settings not fully observed.Jeremy Allison2011-11-162-4/+35
* First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systemsJeremy Allison2011-07-211-4/+4
* s3:passdb: add GPL/copyright header to machine_sid.h (cherry picked from comm...Michael Adam2011-06-141-0/+21
* s3:passdb/proto.h: add _PASSDB_PROTO_H_ guard (cherry picked from commit 7d40...Michael Adam2011-06-141-0/+4
* s3:passdb/proto.h: add GPL/copyright comment header (cherry picked from commi...Michael Adam2011-06-141-0/+36
* Revert "Fix bug 8196 - Many (newer) header files don't have copyright / GPL h...Karolin Seeger2011-06-072-64/+0
* Fix bug 8196 - Many (newer) header files don't have copyright / GPL header co...Jeremy Allison2011-06-072-0/+64
* Fix bug #7054 - X account flag does not work when pwdlastset is 0.Jeremy Allison2011-05-261-2/+1
* s3: only include tdb headers where needed.Günther Deschner2011-05-165-0/+5
* s3: Fix Coverity ID 2471: UNINITVolker Lendecke2011-04-141-2/+1
* s3: Use wbcSidsToUnixIds in create_local_tokenVolker Lendecke2011-04-132-0/+106
* s3: Fix Coverity ID 2470: STRAY_SEMICOLONVolker Lendecke2011-04-131-1/+1
* s3: Fix Coverity ID 2472, UNINITVolker Lendecke2011-04-111-2/+1
* s3: Fix Coverity ID 2473, UNINITVolker Lendecke2011-04-111-2/+1
* s3:passdb:pdb_ipa: fix a C++ implicit void * cast warningsMichael Adam2011-04-071-1/+2
* s3-pdb_ipa: Create DN for new objectSumit Bose2011-04-061-0/+18
* s3-pdb_ipa: Add ipasam_create_dom_group()Sumit Bose2011-04-061-29/+214
* s3-pdb_ipa: Add ipasam_create_user()Sumit Bose2011-04-061-44/+297
* s3-pdb_ipa: Detect IPA serverSumit Bose2011-04-061-1/+7
* s3-pdb_ipa: Use new smbldap_make_mod_blob() without a return valueSumit Bose2011-04-061-38/+9
* s3-ipasam: rename of smbldap_make_mod_blob to _smbldap_make_mod_blob.Günther Deschner2011-04-061-4/+4
* s3-pdb_ipa: Fix indentationSumit Bose2011-04-061-13/+12
* s3-libndr: add ../librpc/ndr/libndr.h include in some places.Günther Deschner2011-04-052-0/+2
* s3-passdb: move LOOKUP_NAME_ flags to passdb where they belong to.Günther Deschner2011-04-051-0/+48
* s3: only include lib/privileges.h where needed.Günther Deschner2011-04-051-0/+2
* s3-passdb: move lsa_dom_info and lsa_name_info out of smb.h into passdb.Günther Deschner2011-04-051-0/+16
* s3-passdb: move util_builtin.c out of passdb.Günther Deschner2011-04-051-125/+0
* s3-passdb: move util_unixsids.c out of passdb.Günther Deschner2011-04-052-130/+0
* s3-passdb: move util_wellknown.c out of passdb.Günther Deschner2011-04-052-183/+0
* s3-passdb: add machine_sid.h and lookup_sid.hGünther Deschner2011-04-053-40/+40
* s3-passdb: add passdb.h where needed.Günther Deschner2011-04-0520-0/+20
* s3-passdb: move passdb headers to passdb/proto.h.Günther Deschner2011-04-051-0/+364
* s3: create_builtin_users/administrators belongs to passdb not auth.Günther Deschner2011-04-051-0/+158
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-04-055-0/+5
* s3-includes: only include system/passwd.h when needed.Günther Deschner2011-04-054-0/+4
* s3-winbind: remove global inclusion of libwbclient.Günther Deschner2011-04-053-0/+3
* lib/util/util_pw: share more code between lib/util/util_pw.c and source3/lib/...Günther Deschner2011-04-052-0/+2
* lib/util/util_pw: share sys_get{pw,gr} group of calls.Günther Deschner2011-04-052-0/+2
* s3: Fix Coverity ID 976: BAD_SIZEOFVolker Lendecke2011-03-271-1/+1
* s3: Fix Coverity ID 513: UNINITVolker Lendecke2011-03-271-1/+1
* s3: Fix Coverity ID 2328: FORWARD_NULLVolker Lendecke2011-03-271-0/+3
* s3-ldapsam: fix ldapsam_create_user() with existing posix accounts.Günther Deschner2011-03-251-1/+1
* Fix compiler warning in debug message.Jeremy Allison2011-03-171-1/+1
* s3: Fix Coverity ID 1034, CHECKED_RETURNVolker Lendecke2011-03-171-3/+1
* s3: Fix a cut&paste error in pdb_ads_connectVolker Lendecke2011-03-161-1/+1
* s3: Read uidNumber/gidNumber in pdb_ads_sid_to_idVolker Lendecke2011-03-151-29/+45
* Quite some callers of sid_split_rid do not care about the ridVolker Lendecke2011-03-105-14/+8
* s3: Move EXOP definitions to smbldap.hVolker Lendecke2011-03-061-25/+0
* s3: Remove an obsolete commentVolker Lendecke2011-03-031-3/+1
* s3-libds: use already existing ../libds/common/flag_mapping.h header.Günther Deschner2011-03-021-0/+1