s3: piddir creation fix part 2.
[ira/wip.git] / source3 / libnet / libnet_samsync_passdb.c
2011-10-12 Simo Sorces3-group-mapping: Remove fstrings from GROUP_MAP.
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-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
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-02-19 Volker Lendeckes3: Add "len" to pdb_set_hours
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-07-13 Günther Deschners3-libnet: better separate headers.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Volker Lendeckes3: Replace most calls to sid_append_rid() by sid_compose()
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-14 Günther Deschners3-account_policy: add pdb_policy_type enum.
2009-05-16 Simo SorceMove smb_create_user() in samsync
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
2009-04-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-01 Günther Deschners3-libnet-samsync: return appropriate error code in...
2009-04-01 Günther Deschners3-libnet-samsync: use smb_create_user().
2009-04-01 Günther Deschners3-libnet-samsync: some pure cosmetics.
2009-04-01 Günther Deschners3-libnet-samsync: use parent talloc context for libnet...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Günther Deschners3-libnet-samsync: pass sequence number pointer to...
2008-11-18 Günther Deschners3-libnet-samsync: move all modules to startup,process...
2008-11-18 Günther Deschners3-libnet-samsync: use samsync_ops.
2008-11-18 Günther Deschners3-libnet-samsync: add samsync_ops to all samsync modules.
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-10 Günther Deschners3-netlogon: fix type of parameters string in user...
2008-10-22 Jeremy AllisonFix net rpc vampire, based on an *amazing* piece of...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-26 Günther Deschnernet_vampire: use bool for last_query information in...
2008-06-23 Günther Deschnernet_vampire: move out passdb routines to one file.