s3: Replace most calls to sid_append_rid() by sid_compose()
[samba.git] / source3 / libnet / libnet_samsync_passdb.c
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.