s3:modules: Update getdate.y to work with newer bison versions
[samba.git] / source3 / libnet / libnet_dssync_passdb.c
2017-01-03 Volker Lendeckelibnet: Use "all_zero" where appropriate
2016-10-13 Trever L. AdamsUpdate smbrun to allow for settings environment variables.
2016-06-16 Andrew Bartletts3-libnet: Fix compiler errors when building with ...
2016-05-03 Volker Lendeckelib: Give base64.c its own .h
2016-05-03 Volker Lendeckelib: Make callers of base64_encode_data_blob check...
2015-03-20 Stefan Metzmachers3:libnet: remove unused variables
2014-02-08 Garming Samparam: rename lp function and variable from "adduser_sc...
2014-02-08 Garming Samparam: rename lp function and variable from "addmachine...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2011-10-12 Simo Sorces3-group-mapping: Remove fstrings from GROUP_MAP.
2011-10-11 Michael Adams3:libnet: convert libnet_dssync_passdb to only use...
2011-10-11 Michael Adams3:dbwrap: move the db_open_rbt() prototype to a new...
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-05-05 Jeremy AllisonMore simple const fixes.
2011-05-05 Günther Deschners3-libnet: run minimal_includes.pl.
2011-05-04 Jeremy AllisonFix warning messages caused by addition of null check...
2011-03-29 Günther Deschners3-passdb: add passdb.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-03-02 Günther Deschners3-libds: use already existing ../libds/common/flag_map...
2011-02-19 Volker Lendeckes3: Add "len" to pdb_set_hours
2011-02-03 Stefan Metzmachers3:libnet_dssync_passdb: remove useless DEBUG statements
2011-02-02 Stefan Metzmachers3-dssync-passdb: implement accounts, aliases and groups
2011-02-02 Günther Deschners3-dssync-passdb: fill in passdb_process_objects
2011-02-02 Günther Deschners3-dssync-passdb: fill in passdb_finish.
2011-02-02 Günther Deschners3-dssync-passdb: fill in passdb_startup.
2011-02-02 Günther Deschners3-dssync-passdb: add basic routines and net function.