sfrench/samba-autobuild/.git
2010-07-15 Jeremy AllisonFix bug - 7551 smbclient does not return proper exit...
2010-07-15 Andrew Bartletts4:testprogs Operate the blackbox kinit and net tests...
2010-07-15 Andrew Bartletts4:testprogs Show that we no longer delete the old...
2010-07-15 Andrew Bartletts4:provision Handle machine account password changes...
2010-07-15 Andrew Bartletts4:pyldb whitespace fix
2010-07-15 Andrew Bartletts4:pyldb Fix memory handling for ldb_message_element
2010-07-15 Andrew Bartletts4:testprogs Prove kerberos still works after a passwor...
2010-07-15 Matthieu Patous4 upgradeprovision: Adapt the list of attribute modified
2010-07-15 Matthieu Patous4 ldb modules: relax some tests about attributes that...
2010-07-15 Matthieu Patous4 upgradeprovision: Synchronize the calculated keyvers...
2010-07-15 Matthieu Patous4 upgradeprovision: do not copy RID Set it's automatic...
2010-07-15 Matthieu Patous4 upgradeprovision: add function to backup the provisi...
2010-07-15 Matthieu Patous4 upgradeprovision: fix whitespaces
2010-07-15 Matthieu Patous4: Add unit test for increment_calculated_keyversion_n...
2010-07-15 Matthieu Patous4 upgradeprovision: introduce a new function to update...
2010-07-15 Matthieu Patous4 python: Add functions to samdb to manipulate version...
2010-07-15 Matthieu Patous4 dsdb: Use the changereplmetadata control
2010-07-15 Matthieu Patous4 dsdb: create a new control: changereplmetadata
2010-07-15 Matthieu Patouldb: allow ldb_sequence_number to be called in python
2010-07-15 Matthieu Patous4: Unit test update_machine_account_password through...
2010-07-15 Matthieu Patous4: Add a simple script to change dc password
2010-07-15 Matthieu Patous4 provision: move update_machine_account_password...
2010-07-15 Volker Lendeckes3: Fix crashes in the printing code
2010-07-14 Simo Sorces3-dcerpc: Break memory hierarchy for shared structure
2010-07-14 Nadezhda Ivanovas4: Added acl search tests for anonymous connection.
2010-07-14 Günther Deschners3-dcerpc: fix crash bug in error path of process_compl...
2010-07-14 Nadezhda IvanovaFixed system_session_anon to actually make an anonymous...
2010-07-14 Andrew Bartletts3:auth Change auth_ntlmssp_server_info API to return...
2010-07-14 Andrew Bartletts3:smbd Give the kerberos session key a parent
2010-07-14 Andrew Bartletts3:smbd Fix segfault if register_existing_vuid() fails
2010-07-13 Günther Deschners3-selftest: enable RPC-BIND against s3.
2010-07-13 Günther Deschners4-smbtorture: add very simple RPC-BIND testsuite.
2010-07-13 Günther Deschners4-smbtorture: rename rpc/bind.c to rpc/multi_bind.c.
2010-07-13 Günther Deschners3-libnet: add missing header file, sorry.
2010-07-13 Günther Deschners3-libnet: better separate headers.
2010-07-13 Andreas Schneiders3-winbind: Don't cache queries to builtin and own...
2010-07-13 Andreas Schneiders3-winbind: Set status before we leave in some msrpc...
2010-07-13 Jeremy AllisonRevert "Remove the global char *LastDir."
2010-07-13 Günther Deschners3-waf: fix the build.
2010-07-13 Günther Deschners3-ldb: fix build warning.
2010-07-13 Nadezhda Ivanovas4: Reorganized dsHeuristics reset so the code can...
2010-07-13 Simo Sorces3-dcerpc: Remove unused functions and headers
2010-07-13 Simo Sorces3-dcerpc: Use dcerpc_push_ncacn_packet() in api_pipe_a...
2010-07-13 Simo Sorces3-dcerpc: Use dcerpc_push_dcerpc_auth() for spnego...
2010-07-13 Simo Sorces3-dceprc: Use dcerpc_push_ncacn_packet() in api_pipe_b...
2010-07-13 Simo Sorces3-dcerpc: Use a DATA_BLOB in bind processing and avoid...
2010-07-13 Simo Sorces3-dcerpc: Rearrange api_pipe_bind_req() to do checks...
2010-07-13 Simo Sorces3-dcerpc: fix dcerpc_push_ncacn_packet, pass arg by...
2010-07-13 Simo Sorces3-dcerpc: pass the packet to setup_bind_nack()
2010-07-13 Simo Sorces3-dceprc: Add debug messages
2010-07-13 Simo Sorces3-dcerpc: Remove unused members
2010-07-13 Simo Sorces3-dcerpc: Remove unused functions
2010-07-13 Simo Sorces3-dcerpc: Use dcerpc_pull_ncacn_packet() to unmarshall...
2010-07-13 Simo Sorcedcerpc: move dcerpc_pull_auth_trailer into a the common...
2010-07-13 Simo Sorces3-dceprc: Store opnum in its own variable
2010-07-13 Simo Sorces3-dceprc use a DATA_BLOB to hold the curren pdu in...
2010-07-13 Simo Sorces3-dcerpc: use dceprc_push_ncacn_packet_header in creat...
2010-07-13 Simo Sorces3-dcerpc: Use dcerpc_push_ncacn_packet_header() in...
2010-07-13 Simo Sorces3-dcerpc: use dcerpc_push_ncacn_packet_header() in...
2010-07-13 Simo Sorcesr-dcerpc: add dcerpc_push_ncacn_packet_header()
2010-07-13 Simo Sorces3-dcerpc delay rpc header unmarshalling
2010-07-13 Simo Sorces3-dcerpc: Remove unused headers
2010-07-13 Simo Sorces3-dcerpc: Use dcerpc_set_frag_length()
2010-07-13 Günther Deschners3-dcerpc: link against ../librpc/rpc/dcerpc_util.c
2010-07-13 Günther Deschners4-dcerpc: move some util functions up to main librpc...
2010-07-13 Simo Sorces3-dcerpc: Remove unused prototype
2010-07-12 Simo Sorces3-dcerpc: Fix ntlmssp sign/seal.
2010-07-12 Simo Sorces3-dceprc: Fix auth_length in auth3 response
2010-07-12 Simo Sorces3-dcerpc: Fix miscalculation of buffer start address
2010-07-11 Volker Lendecketsocket: Fix some unreachable code
2010-07-11 Volker Lendeckes3: [ug]id_to_unix_... can not fail
2010-07-10 Stefan MetzmacherREADME.Coding: fix typos
2010-07-10 Stefan MetzmacherREADME.Coding: add examples for good and bad comments
2010-07-10 Stefan Metzmachers4:provision: remove --policy-guid and --policy-guid...
2010-07-10 Stefan Metzmachers4:provision: also use fixed GUID names of the default...
2010-07-10 Matthieu Patous4 provision: use correct GUID for default policies
2010-07-10 Matthieu Patous4 unittests: remove the provision directory before...
2010-07-10 Matthieu Patous4 net: Add spn module to list/add/remove spn on objects
2010-07-10 Stefan Metzmachertestprogs/blackbox/subunit.sh: initialize failed to 0
2010-07-10 Stefan Metzmachers4:winbind: let WBSRV_SAMBA3_SET_STRING() initialize...
2010-07-10 Stefan Metzmachers4:wb_cmd_list_groups: also handle NT_STATUS_NO_MORE_EN...
2010-07-10 Stefan Metzmachers4:wb_cmd_list_users: also handle NT_STATUS_NO_MORE_ENTRIES
2010-07-10 Stefan Metzmachers4:libnet_GroupList: allocate children strings on the...
2010-07-10 Stefan Metzmachers4:libnet_UserList: allocate children strings on the...
2010-07-10 Stefan Metzmachers4:buildtools: add 'make show_waf_options'
2010-07-10 Stefan Metzmachers4:buildtools: make it possible to use advanced test...
2010-07-09 Ira Coopers3: Cleanup of the initial SMB2 counters patch.
2010-07-09 Stefan Metzmachers4:drepl_notify: hide some bugs from the make test...
2010-07-09 Stefan Metzmachers4:drsuapi: don't return all linked attributes at the...
2010-07-09 Andreas Schneiders3-build: Add a gdbtestenv environment for Samba3.
2010-07-09 Stefan Metzmachers4:selftest: run RPC-SAMR-LARGE-DC against the vampire_...
2010-07-09 Stefan Metzmacherselftest/Samba4: set dreplsrv:periodic_startup_interval = 0
2010-07-09 Stefan Metzmachers4:dsdb/repl: expose drsuapi_DsExtendedError to the...
2010-07-09 Stefan Metzmachers4:drepl_out_helpers: don't return NT_STATUS_OK, if...
2010-07-09 Stefan Metzmachers4:drepl_ridalloc: only ask the rid master for a new...
2010-07-09 Stefan Metzmachers4:dsdb:ridalloc: use ridalloc_ridset_values infrastruc...
2010-07-09 Stefan Metzmachers4:dsdb:ridalloc: use ridalloc_ridset_values infrastruc...
2010-07-09 Stefan Metzmachers4:dsdb:ridalloc: use ridalloc_ridset_values infrastruc...
2010-07-09 Stefan Metzmachers4:dsdb:ridalloc: add ridalloc_ridset_values infrastructure
2010-07-09 Stefan Metzmachers4:dsdb:ridalloc: use dsdb_module_constrainted_update_u...
next