nivanova/samba-autobuild/.git
2011-10-04 Andrew Tridgells4-repl: fixed formatting of some debug messages
2011-10-04 Andrew Tridgelldrsuapi: added ncName attid in enum
2011-10-04 Andrew Tridgelldns: added example python script for dnsserver protocol
2011-10-04 Andrew Tridgelldns: build python bindings for dnsserver RPC protocol
2011-10-04 Andrew Tridgelldns: filled in dnsserver.idl
2011-10-04 Andrew Tridgellsamba-tool: cope with GC compares in ldapcmp
2011-10-04 Andrew Tridgellsamba-tool: added --full-sync and --sync-all options...
2011-10-04 Andrew Tridgells4-dbchecker: fixed handling of DSDB DNs in dbcheck
2011-10-04 Andrew Tridgells4-dsdb: update callers to dsdb_convert_object_ex()
2011-10-04 Andrew Tridgells4-repl: update instanceType in partial_replica replication
2011-10-04 Andrew Tridgells4-repl: add FULL_SYNC and PARTIAL_REPLICA flags
2011-10-04 Andrew Tridgells4-dsdb: implement DSDB_REPL_FLAG_PRIORITISE_INCOMING
2011-10-04 Andrew Tridgells4-dsdb: disallow changes based on instanceType
2011-10-04 Andrew Tridgells4-dsdb: added DSDB_REPL_FLAG* to replication
2011-10-04 Andrew Tridgells4-ldap-server: disallow all modifies on global catalog...
2011-10-04 Andrew Tridgells4-ldb: enable display of partialAttributeSet with...
2011-10-03 Jelmer Vernooijtesttools: Import new upstream snapshot.
2011-10-02 Kai Blindns: Move the dns_srv_record to the correct place in...
2011-10-02 Kai Blindns: Add support for TXT record to idl file
2011-10-02 Kai Blinwscript: Also generate ctags for python files
2011-10-02 Kai Blins4 provision: Set server role default when called from...
2011-10-01 Michael Adams3:registry: fix the test for a REG_SZ blob possibly...
2011-10-01 Gregor Becks3:registry: reg_format: handle unterminated REG_SZ...
2011-10-01 Richard SharpeAdd the new test_nttrans_fsctl.c to waf
2011-10-01 Richard SharpeMove FSCTL handling into the VFS. Initial code changes...
2011-10-01 Richard SharpeAdd a torture test to test existing FSCTL responses
2011-09-30 Jeremy AllisonFix bug #8493 - DFS breaks zip file extracting unless...
2011-09-30 Karolin Seegers3-docs: Fix typos.
2011-09-30 Christian Ambachs3-docs: some corrections for wbinfo
2011-09-30 Matthias Dieter... s3:wscript_build - add dependency on "tdb-wrap3" for...
2011-09-30 Andrew Bartlettbuild: Add dep on tdb-wrap3 to get tdb headers
2011-09-30 Volker Lendeckes3: Re-add (), fix a gcc hint
2011-09-30 Volker Lendeckes3: Remove an unused variable
2011-09-30 Volker Lendeckes3: Fix an uninitialized variable warning
2011-09-30 Volker Lendeckes3: Fix a C++ warning
2011-09-30 Volker Lendeckes3: Fix a C++ warning
2011-09-30 Jeremy AllisonSecond part of bug #8494 - Remove "experimental" label...
2011-09-29 BramBug 7551: Return error of cli_push when 'put - /some...
2011-09-29 Stefan Metzmachers3:smb2cli: fix the num_expected == 0 logic in smb2cli_...
2011-09-29 Stefan Metzmachers4:smb_server/smb2: make sure we sign the final session...
2011-09-29 David Disseldorps4: add SMB2_FSCTL opcodes
2011-09-29 David Disseldorps3-smb2_server: fix ioctl InputOffset checking
2011-09-29 David Disseldorps3-smb2_server: SMB2_OP_IOCTL doesn't require at least...
2011-09-29 David Disseldorps4-torture: add smb2 ioctl test suite
2011-09-29 David Disseldorps4-torture: remove unchecked read from smb2 create
2011-09-29 Stefan Metzmachersocket_wrapper: correctly handle dup()/dup2() ref counting
2011-09-29 Stefan Metzmachersocket_wrapper: pass down the fd explictly from the...
2011-09-29 Stefan Metzmachers3:smb2_server: SMB2_OP_CANCEL requests don't have...
2011-09-28 Herb Lewistest commit to see it push works for me.
2011-09-28 Stefan Metzmachers4:torture/smb2/lock: remove samba4 specific checks...
2011-09-28 Stefan Metzmachers4:libcli/smb2: ignore SMB2_OP_CANCEL responses
2011-09-28 Stefan Metzmachers4:libcli/smb2: correctly sign SMB2_OP_CANCEL request...
2011-09-28 Stefan Metzmachers4:libcli/smb2: don't try to check the signing if we...
2011-09-28 Michael Adams3:dbwrap_ctdb: improve the check for skipping the...
2011-09-28 Jelmer Vernooijlibcli: Install libcli.h.
2011-09-28 Jelmer Vernooijsmb_unix_ext.h: Protect against multiple inclusion.
2011-09-28 Jelmer VernooijInstall headers included by smb_common.h.
2011-09-28 Stefan Metzmachers4:libcli/resolve: only try broadcast messages to ipv4...
2011-09-28 Kai Blindns: Do as BIND and MS DNS and drop quries with qdcount...
2011-09-28 Kai Blindns: The QCLASS is called IN, not IP
2011-09-28 Kai Blins3 net: Fix a discard const warning
2011-09-28 Kai Blinerrormap: Add unix_to_werror() function
2011-09-28 Stefan Metzmachers3:libsmb: remove unused TALLOC_FREE(subreq) calls in
2011-09-27 Stefan Metzmachers3:libsmb: call TALLOC_FREE(subreq) directly after...
2011-09-27 Andrew Bartletts3-messaging Do not ever send a kill to -1
2011-09-27 Andrew Bartletts3-messaging Ensure that the message is of the correct...
2011-09-27 Andrew Bartletts4-ldap_server: Fix segfault on startup failure of...
2011-09-27 Andrew Bartletts3-pdb_samba4: Remove unused attribute from domain...
2011-09-27 Jeremy AllisonThese modules are no longer experimental but production...
2011-09-27 Richard SharpeFree the memory talloc'd
2011-09-26 Andreas Schneiders3-samr: Remove fstring in samr.
2011-09-26 Simo Sorces3-passdb: Cleanup use of fstring and move to talloc.
2011-09-26 Simo Sorces3-group-mapping: Remove unused functions.
2011-09-26 Volker Lendeckes3: Slightly simplify print_kdc_line()
2011-09-26 Volker Lendeckes3: Slightly simplify print_kdc_line()
2011-09-26 Volker Lendeckes3: Slightly simplify print_kdc_line()
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from create_junction
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from setup_dfs_referral
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from get_referred_path
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from dfs_redirect
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from create_conn_struct
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from parse_dfs_path
2011-09-25 Jelmer Vernooijlibcliraw: Make smb_raw_write_recv public and include...
2011-09-25 Kai Blinaddns: Remove unused empty header file
2011-09-25 Kai Blinnet: Don't register link local addresses with DNS
2011-09-25 Kai Blinaddns: Allow creating AAAA records during updates
2011-09-25 Kai Blinlibcli/smb: Get rid of set but unused variable
2011-09-24 Kai Blins4 winbind: Don't drop workgroup name for getpw*
2011-09-23 David DisseldorpFix bug 8480 - acl_xattr can free an invalid pointer...
2011-09-23 Jeremy AllisonRevert "Add a missing include file to two VFS modules"
2011-09-23 Stefan Metzmachers3:smbd: disconnect the socket if we got an unexpected...
2011-09-23 Stefan Metzmachers3:smbd: don't call smbd_terminate_connection in smb2_v...
2011-09-23 Andrew Bartlettbuild: Fix waf build on MacOS X
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-09-23 Matthieu Patoupython-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTA...
2011-09-23 Matthieu Patoupys4: really return an exception if the status if not...
2011-09-23 Jeremy AllisonFix bug #8477 - Map to guest can return uninitialized...
2011-09-22 Andrew Tridgells3-winbindd: add support for idmap type WBC_ID_TYPE_BOTH
2011-09-22 Andrew Tridgellwbclient: added support for handling WBC_ID_TYPE_BOTH...
2011-09-22 Andrew Tridgelllibwbclient: added support for WBC_ID_TYPE_BOTH
next