Age | Commit message (Expand) | Author | Files | Lines |
2011-10-12 | s3-group-mapping: Remove fstrings from GROUP_MAP. | Simo Sorce | 1 | -71/+129 |
2011-10-11 | s3:libnet: convert libnet_dssync_passdb to only use dbwrap wrapper functions. | Michael Adam | 1 | -32/+48 |
2011-10-11 | s3:dbwrap: move the db_open_rbt() prototype to a new header dbwrap_rbt.h | Michael Adam | 1 | -0/+1 |
2011-07-29 | s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ | Michael Adam | 1 | -1/+1 |
2011-05-06 | s3: only include tdb headers where needed. | Günther Deschner | 1 | -0/+1 |
2011-05-05 | More simple const fixes. | Jeremy Allison | 1 | -1/+1 |
2011-05-05 | s3-libnet: run minimal_includes.pl. | Günther Deschner | 1 | -1/+0 |
2011-05-04 | Fix warning messages caused by addition of null check in fstrcpy macro. | Jeremy Allison | 1 | -6/+6 |
2011-03-30 | s3-passdb: add passdb.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-includes: only include system/passwd.h when needed. | Günther Deschner | 1 | -0/+1 |
2011-03-02 | s3-libds: use already existing ../libds/common/flag_mapping.h header. | Günther Deschner | 1 | -0/+1 |
2011-02-19 | s3: Add "len" to pdb_set_hours | Volker Lendecke | 1 | -1/+2 |
2011-02-03 | s3:libnet_dssync_passdb: remove useless DEBUG statements | Stefan Metzmacher | 1 | -4/+0 |
2011-02-02 | s3-dssync-passdb: implement accounts, aliases and groups | Stefan Metzmacher | 1 | -30/+1696 |
2011-02-02 | s3-dssync-passdb: fill in passdb_process_objects | Günther Deschner | 1 | -1/+136 |
2011-02-02 | s3-dssync-passdb: fill in passdb_finish. | Günther Deschner | 1 | -1/+6 |
2011-02-02 | s3-dssync-passdb: fill in passdb_startup. | Günther Deschner | 1 | -1/+16 |
2011-02-02 | s3-dssync-passdb: add basic routines and net function. | Günther Deschner | 1 | -0/+59 |