s4-smbtorture: remove trailing whitespace in libnet torture tests.
[gd/samba-autobuild/.git] / source4 / libnet /
2010-03-16 Andrew Bartletts4:dsdb Change dsdb_get_schema() callers to use new...
2010-03-12 Stefan Metzmachers4:libnet/libnet_time.c: make use of dcerpc_binding_han...
2010-03-12 Stefan Metzmachers4:libnet/libnet_share.c: make use of dcerpc_binding_ha...
2010-03-12 Stefan Metzmachers4:libnet/libnet_samsync.c: make use of dcerpc_binding_...
2010-03-12 Stefan Metzmachers4:libnet/libnet_passwd.c: make use of dcerpc_binding_h...
2010-03-12 Stefan Metzmachers4:libnet/libnet_join.c: make use of dcerpc_binding_han...
2010-03-12 Stefan Metzmachers4:libnet/libnet_rpc.c: make use of use tevent_req...
2010-03-12 Stefan Metzmachers4:libnet/usernam.c: make use of use tevent_req based...
2010-03-12 Stefan Metzmachers4:libnet/userinfo.c: make use of use tevent_req based...
2010-03-12 Stefan Metzmachers4:libnet/libnet_user.c: make use of use tevent_req...
2010-03-12 Stefan Metzmachers4:libnet/libnet_lookup.c: make use of use tevent_req...
2010-03-12 Stefan Metzmachers4:libnet/libnet_group.c: make use of use tevent_req...
2010-03-12 Stefan Metzmachers4:libnet/libnet_domain.c: make use of use tevent_req...
2010-03-12 Stefan Metzmachers4:libnet_unbecome_dc: make use of use tevent_req based...
2010-03-12 Stefan Metzmachers4:libnet_become_dc: make use of use tevent_req based...
2010-03-12 Stefan Metzmachers4:libnet/group*: make use of tevent_req based dcerpc_b...
2010-03-12 Stefan Metzmachers4:libnet: keep a dcerpc_binding_handle for samr and lsa
2010-03-10 Matthias Dieter... s4:libnet - change variables to "unsigned" where needed
2010-03-10 Matthias Dieter... s4:libnet_become_dc - change counter variables to ...
2010-03-10 Kamen Mazdrashkis4/drs: DsRemoveDSServer - Propagating IDL changes...
2010-03-10 Kamen Mazdrashkis4/drs: DsCrackNames - Propagating IDL changes to sourc...
2010-03-10 Kamen Mazdrashkis4/drs: DsGetNCChanges - Propagating IDL changes to...
2010-03-01 Stefan Metzmachers4:libnet_become_dc: don't look at the internals of...
2010-03-01 Stefan Metzmachers4:libnet: make use of explicit dcerpc_*_recv functions
2010-03-01 Stefan Metzmachers4:libnet_become_dc: make use of explicit dcerpc_*_recv...
2010-03-01 Anatoliy Atanasovs4/libnet: Fix misleading comment
2010-02-26 Stefan Metzmachers4:libnet: use generate_random_password()
2010-02-26 Stefan Metzmachers4:libnet: use a connected CLDAP socket.
2010-02-22 Brad HardsMore spelling fixes across source4/
2010-02-17 Anatoliy Atanasovs4/rodc: change the libnet_become_dc code to do RODC...
2010-02-16 Andrew Tridgells4-dsdb: change samdb_replace() to dsdb_replace() and...
2010-02-05 Kamen Mazdrashkis4/drs: propagate DRS_ extension flags in code base
2010-01-29 Simo Sorces4:kdc move db functions in their own file
2010-01-29 Simo Sorces4:kdc Use better db context structure
2010-01-17 Andrew Tridgellidl: switched to using the WSPP names for the 'neighbou...
2010-01-14 Andrew Tridgells4-torture: switch to generic DRS options flags
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-09 Andrew Tridgells4-libnet: dsdb_wellknown_dn() in vampire code
2010-01-08 Andrew Tridgells4-libnet: better error messages in libnet_vampire.c
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-25 Jelmer Vernooijpy_net/libnet: Remove C++-style comments, add more...
2009-12-25 Kamen Mazdrashkis4-libnet: Python binding for libnet_SetPassword()
2009-12-25 Kamen Mazdrashkis4-net: Fix 'talloc_free with references ...' error
2009-12-11 Matthias Dieter... s4:libnet/libnet_become_dc - Fix a small glitch in...
2009-12-10 Andrew Tridgells4-libnet: use GUID_to_ndr_blob()
2009-11-24 Matthias Dieter... s4:libnet_become_dc - fix typo
2009-11-16 Andrew Bartletts4:dsdb Load objectGUID and extended DN defaultObjectCa...
2009-11-12 Andrew Bartletts4:dsdb/repl Split the 'convert' or 'commit' stages...
2009-11-12 Andrew Bartletts4:vampire Print error message when we fail on the...
2009-11-06 Matthias Dieter... s4:libnet_passwd - fix pointer type
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_map_int2oid() replaced by dsdb_schema_pfm_...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_verify_oid_mappings_drsuapi() replaced...
2009-11-06 Kamen Mazdrashkis4/drs: dsdb_load_oid_mappings_drsuapi() -> dsdb_load_p...
2009-10-23 Andrew Tridgells4-python: we need to include Python.h first
2009-10-23 Andrew Tridgells4-ldbwrap: added re-use of ldb contexts in ldb_wrap_co...
2009-10-19 Andrew Tridgells4-libnet: fixed privilege handling in samsync to use...
2009-10-19 Karolin SeegerFix typo.
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-02 Matthias Dieter... s4: fix various warnings (not "const" related ones)
2009-10-02 Andrew Tridgells4-libnet: give sane error messages when functional...
2009-10-02 Matthias Dieter... s4:libnet_become_dc - add checks for valid domain/fores...
2009-09-28 Andrew Tridgells4-libnet: fixed debug formatting
2009-09-24 Andrew Tridgells4-libnet: allow the functional level of becomeDC to...
2009-09-24 Andrew Tridgells4-libnet: avoid a steal with references error
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Matthias Dieter... s4:libnet_become_dc - bump down the level requested...
2009-09-20 Andrew Bartletts4:provision Use code to store domain join in 'net...
2009-09-19 Andrew Tridgells4-resolve: fixed a crash bug on timeout
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Matthias Dieter... s4:libnet_become_dc - Fix some uninitialised variables
2009-09-17 Matthias Dieter... s4/domain behaviour flags: Fix them up in various locations
2009-09-16 Andrew Tridgells4-repl: don't do double replication
2009-09-15 Andrew Tridgells4-repl: don't do double replication
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgells4-libnet: use updated dsdb commit function
2009-09-09 Andrew Tridgells4/vampire: fixed i/j index mixup in vampire code
2009-09-09 Andrew Tridgells4: allow repl:RODC=true/false to set ourselves as...
2009-09-08 Andrew Tridgells4: fixed updaterefs options bitmap
2009-09-07 Andrew Tridgells4: fixed the secrets.ldb construction in libnet
2009-09-03 Andrew Tridgellshow more reasonable object counts during a vampire
2009-09-02 Andrew Tridgellwrap the entire vampire operation in a transaction
2009-07-31 Stefan Metzmachers4:libnet: use talloc_strdup() instead of talloc_refere...
2009-07-28 Andrew BartlettFix compile of py_net.c
2009-07-28 Andrew Bartletts4:libnet Add in a 'credentials' parameter for python...
2009-07-27 Andrew Bartletts4:kerberos Add 'net export keytab' command for wiresha...
2009-07-27 Stefan MetzmacherRevert "s4:kerberos Add 'net export keytab' command...
2009-07-27 Andrew Bartletts4:kerberos Add 'net export keytab' command for wiresha...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-19 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-07-19 Jelmer VernooijAdd missing includes.
2009-07-15 Stefan Metzmachers4:libnet: rename uint => uint32_t because uint is...
2009-07-13 Günther Deschnerlibds: share UF_ flags between samba3 and 4.
2009-07-02 Andrew Tridgellthe settings structure needs to be initialised
2009-07-01 Andrew Tridgelluse a talloc_reparent in a very ugly way
2009-07-01 Andrew Tridgelluse the new talloc_reparent in two places
2009-06-18 Andrew Bartletts4:libnet Allow 'net password change' to work on expire...
2009-05-25 Andrew Tridgellfixed the client side password change code
2009-05-13 Andrew Bartletts4:libnet Use str_list_make_single() in resolv code
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
next