summaryrefslogtreecommitdiff
path: root/source3/libnet/libnet_dssync_passdb.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-30s3-passdb: add passdb.h where needed.Günther Deschner1-0/+1
2011-03-30s3-includes: only include system/passwd.h when needed.Günther Deschner1-0/+1
2011-03-02s3-libds: use already existing ../libds/common/flag_mapping.h header.Günther Deschner1-0/+1
2011-02-19s3: Add "len" to pdb_set_hoursVolker Lendecke1-1/+2
2011-02-03s3:libnet_dssync_passdb: remove useless DEBUG statementsStefan Metzmacher1-4/+0
2011-02-02s3-dssync-passdb: implement accounts, aliases and groupsStefan Metzmacher1-30/+1696
2011-02-02s3-dssync-passdb: fill in passdb_process_objectsGünther Deschner1-1/+136
2011-02-02s3-dssync-passdb: fill in passdb_finish.Günther Deschner1-1/+6
2011-02-02s3-dssync-passdb: fill in passdb_startup.Günther Deschner1-1/+16
2011-02-02s3-dssync-passdb: add basic routines and net function.Günther Deschner1-0/+59