samba.git
2012-02-09 Andreas Schneiders3-libsmb: Remove obsolete smb_krb5_locate_kdc.
2012-02-09 Andreas Schneiders3-net: Don't use an internal krb5 for kdc lookup.
2012-02-09 Stefan Metzmachertevent: change the version to 0.9.15 tevent-0.9.15
2012-02-09 Volker Lendecketevent: Fix deleting signal events from within themselves
2012-02-09 Andrew Bartlettsmbwrapper: Remove smbwrapper
2012-02-08 Andrew Bartletts3-build: remove EXEEXT from Makefiles
2012-02-08 Matthias Dieter... s4:join python code - perform a fallback password set...
2012-02-08 Matthias Dieter... s4:join python code - write the SAM account name correctly
2012-02-08 Jeremy AllisonFix shadow variable name warning.
2012-02-08 Jelmer Vernooijregshell: Fix a counter that can actually be non-zero.
2012-02-08 Andrew Bartletts3-passdb: Remove #if _SAMBA_BUILD_ == 4 from pdb_samba4
2012-02-08 Andrew Bartletts3-docs: Remove references to long-gone smbmount utilities
2012-02-08 Andrew Bartlettauth: rename ntlmssp.c to ntlmssp_util.c
2012-02-08 Andrew Bartletts3-auth Add const to make_user_info_map
2012-02-08 Andrew Bartletts4-messaging: fix pymessaging docstring
2012-02-08 Andrew Bartletts3-build use common VERSION file for all builds
2012-02-08 Andrew Tridgellpidl: add more mapped types
2012-02-08 Andrew Tridgellidl: wmi and dcom don't need python bindings
2012-02-08 Amitay Isaacssamba-tool sites: Re-add support for option groups
2012-02-07 Amitay Isaacssamba-tool dns: Re-add support for option groups
2012-02-07 Jeremy AllisonRemove unused get_file_size() function.
2012-02-07 Volker Lendeckes3: Increase debug level of basic ctdb packet handling
2012-02-07 Andreas Schneiders3-waf: Link tdbsam against needed libraries.
2012-02-07 Andreas Schneiders3-waf: Link against tdb_compat instead of tdb.
2012-02-07 Jelmer Vernooijprovision: Make sure target directory is created early.
2012-02-07 Jelmer Vernooijsamba-tool user password: Re-add support for option...
2012-02-07 Jelmer Vernooijsamba-tool: Add optiongroups, necessary for 'samba...
2012-02-07 Jelmer Vernooijcrypto: Use libbsd md5 header, if available.
2012-02-07 Jelmer Vernooijcrypto/md5: Change prototypes to match BSD.
2012-02-07 Jelmer VernooijRevert "samba-tool: moved takes_optiongroups definition...
2012-02-07 Jelmer Vernooijcharset/tests: Add prototypes for test functions.
2012-02-07 Jelmer Vernooijsmb_server: Preserve signedness of string push return...
2012-02-07 Jelmer Vernooijloadparm: handle P_SEP in switches (silences warning...
2012-02-07 Jelmer Vernooijpysocketwrapper: fix behaviour to be consistent with...
2012-02-07 Jelmer Vernooijtorture/libnet: Include prototype headers.
2012-02-07 Jelmer Vernooijpyxattr_tdb: Remove pointless check for blob.length...
2012-02-07 Jelmer Vernooijcrypto: Add prototype for main torture functions.
2012-02-07 Horacio G.... Use named argument 'dir' instead of 'prefix' on NamedTe...
2012-02-07 Horacio G.... Use named argument 'dir' instead of 'prefix' on NamedTe...
2012-02-06 Christof Schmitts3-winbind: Remove unused bool "local"
2012-02-06 Volker Lendeckes3: FreeBSD does not define sin6_addr.s_addr32
2012-02-06 Ira Coopers3-nsswitch: Fix warnings on Solaris.
2012-02-06 Volker Lendeckelib/util: Add hex_encode_buf
2012-02-04 Ira Coopers3-popt: Fix configure.developer builds on Solairs.
2012-02-04 Jeremy AllisonEnsure when setting a POSIX ACL, that the uid for a
2012-02-03 Jeremy AllisonFix mistaken assignment of gid to uid field.
2012-02-03 Jeremy AllisonReplace bool flags inside ensure_canon_entry_valid...
2012-02-03 Jeremy AllisonFix bug #7933 - samba fails to honor SEC_STD_WRITE_OWNE...
2012-02-03 Jeremy AllisonReplace all malloc/free with talloc on tos.
2012-02-03 Michael Adams4:torture: add a smb2.durable_open.reopen4 test
2012-02-03 Michael Adams4:torture: add a torture_smb2_session_setup() utility...
2012-02-03 Michael Adams4:torture: add smb2.durable_open test reopen3
2012-02-03 Michael Adams4:torture: add torture_smb2_tree_connect() utility...
2012-02-03 Michael Adams4:torture: add smb2.durable_open test reopen2
2012-02-03 Michael Adams4:torture: add smb2.durable_open test reopen1
2012-02-03 Michael Adams4:libcli:smb2: don't allocate the smb2_tree struct...
2012-02-03 Michael Adams4:libcli/torture:smb2: change smb2_tree_connect to...
2012-02-03 Michael Adams4:torture:smb2: talloc_free the right tree structure...
2012-02-03 Michael Adams4:torture:smb2: check for success of talloc in seconda...
2012-02-03 Michael Adams4:torture:smb2:notify: remove an unused variable
2012-02-03 Michael Adams4:torture:smb2:notify: remove an unused variable
2012-02-03 Michael Adams4:torture:smb2: remove an unused variable from torture...
2012-02-03 Michael Adamloadparm: fix a load of uninitialized memory errors...
2012-02-03 Matthieu Patous3-nmbd: don't discard DGRAM frames from local addresse...
2012-02-03 Matthieu Patous3-pid: Catch with pid filename's change when config...
2012-02-03 Amitay Isaacsselftest: Fix the exit code of make test when run in...
2012-02-03 Jeremy AllisonOnly ask for specific permissions required when setting...
2012-02-03 Jeremy AllisonAllow a SACL to be sent in cli_set_secdesc().
2012-02-02 Volker Lendeckes3: Test for faulty xattr_tdb listxattr
2012-02-02 Volker Lendeckes3-xattr_tdb: Fix listxattr
2012-02-02 Volker Lendeckes3-vfstest: Add removexattr
2012-02-02 Volker Lendeckes3-vfstest: Add setxattr
2012-02-02 Volker Lendeckes3-vfstest: Add listxattr
2012-02-02 Volker Lendeckes3-vfstest: Add getxattr
2012-02-02 Volker Lendeckes3: Move stream_depot test to script/tests
2012-02-02 Volker Lendeckes3: Use ARRAY_SIZE in bsd_attr_list
2012-02-02 Volker Lendeckes3: Simplify streams_depot a bit
2012-02-02 Volker Lendeckes3-vfstest: Fix an uninitialized read in close
2012-02-02 Volker Lendeckes3-vfstest: Fix a double-free on closing a file
2012-02-02 Stefan Metzmachers3:auth: fill the sids array of the info3 in wbcAuthUse...
2012-02-02 Stefan Metzmachers3:auth: fix potential gap creation in wbcsids_to_samr_...
2012-02-02 Andreas Schneiders3-libsmb: Remove dead prototype.
2012-02-02 Andrew Tridgellbuild: fixed a link order problem
2012-02-02 Jelmer Vernooijreplace: Only add bsd dependency when bsd library was...
2012-02-02 Rusty Russelltdb2: add --disable-tdb2
2012-02-02 Christof Schmittsmbtorture: Do not leak child processes when exiting
2012-02-01 Andreas Schneiders3-libsmb: Remove dead gssapi code.
2012-02-01 Andreas Schneiders3-lib: Fix util_cmdline which doesn't use popt.
2012-02-01 Volker Lendeckes3: Test for bug 8733
2012-02-01 Volker Lendeckes3-vfstest: Correctly initialize the connection path
2012-02-01 Volker Lendeckes3-vfstest: Fix some uninitialized vars
2012-02-01 Volker Lendeckes3-vfstest: Fix some pointless statics
2012-02-01 Volker Lendeckes3-vfstest: Fix a typo
2012-02-01 Volker Lendeckes3-vfstest: Fix some nonblank line endings
2012-02-01 Michael Adams3:smbd:smb2: fix an assignment-instead-of-check bug...
2012-02-01 Andrew TridgellRevert "s4-drs: do not try to contact for replication...
2012-02-01 Andrew Tridgells4-heimdal: the ASN1 compiler now depends on libreplace
2012-02-01 Andrew Bartletts3-auth Remove unused nt_status_squash from auth_context
2012-02-01 Andrew Bartlettselftest: Remove unused support for --exeext
2012-02-01 Jelmer Vernooijs3/wscript: Fix dependency on gssapi, necessary when...
next