summaryrefslogtreecommitdiff
path: root/source3/passdb/pdb_compat.c
Commit message (Expand)AuthorAgeFilesLines
* passdb: Use dom_sid_str_bufVolker Lendecke2018-12-201-2/+4
* Convert all uses of uint32/16/8 to _t in source3/passdb.Richard Sharpe2015-05-121-6/+6
* s3-passdb: add passdb.h where needed.Günther Deschner2011-03-301-0/+1
* s3: Fix some nonempty blank linesVolker Lendecke2011-02-131-6/+6
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-0/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-4/+4
* s3: Replace most calls to sid_append_rid() by sid_compose()Volker Lendecke2010-01-101-6/+4
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-151-2/+2
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter2007-10-101-1/+1
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter2007-10-101-5/+5
* Merge passdb from HEAD -> 3.0Andrew Bartlett2002-11-021-4/+4
* Break up the passdb objects (to allow RPC clients to link without brining inAndrew Bartlett2002-07-031-0/+104