bbaumbach/samba-autobuild/.git
2011-04-04 Andrew Bartletts3-selftest Remove more instances of /tmp in test_smbcl...
2011-04-04 Andrew Bartletts3-selftest Add testing of kerberos login
2011-04-04 Andrew Bartletts4-credentials Add a command line hook to set the kerbe...
2011-04-04 Andrew Bartletts3-selftest Disable log rotation in 'make test'
2011-04-04 Matthias Dieter... talloc - some documentation changes
2011-04-04 Andrew Tridgells4-dsdb: implemented creation of conflict records
2011-04-04 Andrew Tridgells4-samba-tool: give a bit better error on user delete...
2011-04-04 Andrew Tridgells4-rpc: improved error mapping for several RPC server...
2011-04-04 Andrew Tridgells4-dsdb: added a ldb err -> NTSTATUS mapping
2011-04-04 Andrew Tridgells4-krb5: be a bit less verbose about krb5 packets
2011-04-04 Andrew Tridgells4-loadparm: be a bit less verbose about smb.conf proce...
2011-04-04 Andrew Tridgells4-libnet: honour convention of DEBUGLEVEL>=10 for...
2011-04-04 Andrew Tridgelldebug: default debug to stderr
2011-04-03 Jelmer VernooijAvoid uppercasing server role in error message.
2011-04-03 Volker Lendeckes3: Remove some unused code
2011-04-03 Jelmer VernooijFix compilation without external heimdal.
2011-04-03 Jelmer Vernooijuse system heimdal headers if possible, fix missing...
2011-04-03 Volker Lendeckes3: Add a quick test for bug 8042
2011-04-03 Volker Lendeckes3: Fix bug 8042: File creation on OS/X
2011-04-03 Larry ReidFix for servers that don't put a path separator at...
2011-04-02 Michael Adams3:waf: add cluster support / ctdb checks.
2011-04-02 Michael Adams3:waf:compare_config_h3.sh: make diff tool configurabl...
2011-04-02 Michael Adams3:waf:compare_config_h3.sh: specify autoconf-config...
2011-04-02 Jeremy AllisonFix bug #7987 - ACL can get lost when files are being...
2011-04-01 Marc A. DahlhausFix bug #8047 - mdns registration doesn't work if ...
2011-04-01 Volker Lendeckes3: Fix Coverity ID 1137: CONSTANT_EXPRESSION_RESULT
2011-04-01 Volker Lendeckes3: Fix Coverity ID 1136: CONSTANT_EXPRESSION_RESULT
2011-03-31 Volker Lendeckedebug: Restore the s3-style check in check_log_size()
2011-03-31 Michael Adams3:configure: allow building without SCHEDULE_FOR_DELET...
2011-03-31 Michael Adams3:configure: introduce "--enable-old-ctdb" to enable...
2011-03-31 Michael Adams3:configure: add check for new CTDB_CONTROL_SCHEDULE_F...
2011-03-31 Michael Adams3:configure: rework logic of ctdb/clustering checks
2011-03-31 Michael Adams3:configure: remove unused variable CTDB_CFLAGS
2011-03-31 Michael Adams3:configure: fix a comment.
2011-03-31 Michael Adams3:dbwrap_ctdb: in ctdb_delete, send a SCHEDULE_FOR_DEL...
2011-03-31 Michael Adams3:ctdb: pass the ctdb control flags to the ctdb daemon...
2011-03-31 Michael Adams3:ctdb: samba can now handle the NOREPLY flag
2011-03-31 Michael Adams3:ctdb: correctly handle cstatus if CTDB_CTRL_FLAG_NOR...
2011-03-31 Sumit Boses3-net: Do not use uninitialized value
2011-03-31 Andreas Schneiders3-winbindd: Use the correct enums for samr_QueryDomain...
2011-03-31 Andrew Bartlettlib/util/charset Add tests for strcasecmp_m(), talloc_s...
2011-03-31 Andrew Tridgells4-dsdb: cope with failed searches in the linked attrib...
2011-03-31 Andrew Tridgells3-torture: a very simple test for convert_string_error()
2011-03-31 Volker Lendeckes3: Fix a typo
2011-03-31 Volker Lendeckecharconv: Use talloc_tos() in the S3 build
2011-03-31 Jeremy AllisonArg. I hate the "if (xxx) return foo" all on one line...
2011-03-31 Jeremy AllisonDon't burn 2k of stack on every iconv, use the heap...
2011-03-31 Jeremy AllisonFix bug #7996 - sgid bit lost on folder rename.
2011-03-31 Holger HetterichSMBTA: make vfs_smb_traffic_analyzer aware of the sendf...
2011-03-31 Andrew Bartlettlib/util/charset smb_panic() on incorrect use of strlen...
2011-03-30 Andrew Bartlettlib/util/charset Add tests for strlen_m_ext() and conve...
2011-03-30 Andrew Bartlettlib/util/charset Add wrapper to allow testing of strlen...
2011-03-30 Andrew Bartlettlib/util/charset correct calculation of UTF8 character...
2011-03-30 Günther Deschners3-samr: make getgrgid() failure a little more visible...
2011-03-30 Günther Deschners3-idmap: fix the build of idmap_hash on FreeBSD.
2011-03-30 Günther Deschners3-libndr: add ../librpc/ndr/libndr.h include in some...
2011-03-30 Günther Deschners3-rpcclient: include rpc_client/cli_pipe.h globally...
2011-03-30 Günther Deschnerrep_parse_prs: remove some dead, unused code.
2011-03-30 Jeremy AllisonFix convert_string() to take a *converted_size arg...
2011-03-30 Günther Deschners3-build: make it a little easier to build smbtorture4.
2011-03-30 Günther Deschners3-vfs: try to fix build of aio_fork module.
2011-03-30 Jeremy AllisonChange convert_string_internal() and convert_string_err...
2011-03-30 Jeremy AllisonFix the nstring calls to use the correct sizes.
2011-03-30 Jeremy AllisonThis doesn't look like it has anything to do with chara...
2011-03-30 Volker Lendeckes3: Fix g_lock_lock after the select/poll conversion
2011-03-30 Günther Deschners3-smbd: try to fix the irix build.
2011-03-30 Günther Deschners3-vfs acl modules: more non-linux build fixes.
2011-03-30 Günther Deschners3-passdb: move LOOKUP_NAME_ flags to passdb where...
2011-03-30 Günther Deschners3-passdb: move some passdb defines to passdb.h
2011-03-30 Günther Deschners3-proto: pure cosmetics, remove some generated comments.
2011-03-30 Günther Deschners3-winbind: try to fix the build on hosts w/o winbind...
2011-03-30 Günther Deschners3-vfs_solarisacl: try to fix the solaris build.
2011-03-30 Volker Lendeckes3: Use cli_ntcreate to when listing snapshots
2011-03-30 Günther Deschners3: Fix Coverity ID 2041, "UNUSED_VALUE"
2011-03-30 Andrew Bartlettlib/util/charset Add tests for convert_string_talloc_ha...
2011-03-30 Andrew Bartlettlib/util Move base64 functions into lib/util/base64.c
2011-03-30 Andrew Bartletts3:lib make lazy_initialize_conv() static
2011-03-30 Andrew Bartlettlib/util/charset Remove pointless static bool initialised
2011-03-30 Günther Deschners3: try to fix the build on some non-linux buildfarm...
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2217: RESOURCE_LEAK
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2220: RESOURCE_LEAK
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2221: RESOURCE_LEAK
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2222: RESOURCE_LEAK
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2223: RESOURCE_LEAK
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2236: REVERSE_INULL
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2332: MISSING_BREAK
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2237: REVERSE_INULL
2011-03-30 Volker Lendecketdb: Fix Coverity ID 2238: SECURE_CODING
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2304: FORWARD_NULL
2011-03-30 Matthias Dieter... s4:lib/policy/gp_ldap.c - make more use of LDB result...
2011-03-30 Matthias Dieter... s4:lib/registry/registry.h - align a copyright line...
2011-03-30 Matthias Dieter... talloc - improve doxygen comment of "talloc_move"
2011-03-30 Matthias Dieter... s4:smb_server/smb/trans2.c - "talloc_move" isn't strict...
2011-03-30 Günther Deschners3-ctdb_wrap: remove unused variable from db_ctdb_fetch...
2011-03-29 Günther Deschners3-rpc_server: move access check functions out of samr...
2011-03-29 Günther Deschners3: only include ntioctl.h where needed.
2011-03-29 Günther Deschners3: only include lib/privileges.h where needed.
2011-03-29 Günther Deschners3: include ../librpc/gen_ndr/lsa.h where needed.
2011-03-29 Günther Deschners3-passdb: move lsa_dom_info and lsa_name_info out...
2011-03-29 Günther Deschners3-includes: only include ntdomain.h where needed.
next