kai/samba-autobuild/.git
2012-04-24 Andrew Bartletts4-s3upgrade: print the error message from passdb.error...
2012-04-24 Simo SorceFix pam_winbind build against newer iniparser library
2012-04-23 Simo SorceAvoid warning about KRB5_DEPRECATE with MIT libs
2012-04-23 Simo SorceCracknames: use krb wrapper functions so it works with MIT
2012-04-23 Simo Sorcekrb5_samba: Add support for krb5_princ_size when using...
2012-04-23 Simo SorceMake krb5 wrapper library common so they can be used...
2012-04-23 Simo SorceFor now just disable this Heindal specific stuff in...
2012-04-23 Simo SorceMake krb5 context initialization not heimdal specific
2012-04-23 Alexander BokovoyMake sure krb5_principal_get_num_comp is identified...
2012-04-23 Alexander Bokovoywaf: rename SAMBA4_INTERNAL_HEIMDAL to SAMBA4_USES_HEIMDAL
2012-04-23 Alexander Bokovoywaf: move krb5 checks to a separate waf file
2012-04-23 Jeremy AllisonFix bug #8882 - Broken processing of %U with vfs_full_a...
2012-04-23 Jeremy AllisonAdd complete test program for Linux kernel aio inside...
2012-04-23 Andrew Bartletts4-libnet Always return after composite_error()
2012-04-23 Andrew Bartletts4-libnet Always return after composite_error()
2012-04-23 Andrew Bartletts4-libnet: Fix continue_groupinfo_openuser to check...
2012-04-23 Andrew Bartlettbuild: Remove support for a system libsmbclient
2012-04-23 Andrew Bartlettbuild: Remove support for system libwbclient
2012-04-23 Stefan Metzmachers4:librpc/rpc: directly return after composite_error()
2012-04-23 Stefan Metzmachers4:libnet_become_dc: add missing 'return' after composi...
2012-04-23 Andrew Bartlettselftest: Add test for bug #8884: wbinfo --group-info...
2012-04-23 Andrew Bartletts4-libnet: Fix continue_groupinfo_opengroup to check...
2012-04-23 Andrew Bartletts4-libnet: Fix segfault shown by wbinfo --group-info...
2012-04-23 Andrew Bartletts3-dbwrap: A void function can not return a value
2012-04-22 Andrew Bartlettdlz_bind9: Also produce and install binary plugin for...
2012-04-22 Matthieu Patouidl: fix the charset for the source_dsa_address in...
2012-04-21 Volker Lendeckes3: Implement db_id for dbwrap_cache
2012-04-21 Volker Lendeckes3: Initialize "stored_callback" in dbwrap_cache
2012-04-21 Volker Lendeckes3: Remove two unused variables
2012-04-20 Michael Adams3:smbcontrol: remove an unused variable
2012-04-20 Michael Adams3:memcache: remove the idmap-part from memcache
2012-04-20 Michael Adams3:id_cache: do not use the in-memory idmap cache ...
2012-04-20 Michael Adams3:passdb: do not use the in-memory idmap cache (it...
2012-04-20 Stefan Metzmachers3-dbwrap: dbwrap_watch_record_stored => NT_STATUS_NOT_...
2012-04-19 Volker Lendeckes3-g_lock: Use dbwrap_record_watch_send/recv
2012-04-19 Volker Lendeckes3-dbwrap: Add "listwatchers" to dbwrap_tool
2012-04-19 Volker Lendeckes3-dbwrap: Add dbwrap_record_watch_send/recv
2012-04-20 Volker Lendeckes3-dbwrap: Add dbwrap_set_stored_callback
2012-04-20 Volker Lendeckes3-dbwrap: Add "db_context" to "db_record"
2012-04-20 Volker Lendeckes3-dbwrap: Add dbwrap_db_id
2012-04-20 Volker Lendeckes3: Fix msg_channel in the cluster case
2012-04-20 Volker Lendeckes3: Remove an unused variable
2012-04-20 Andrew Bartlettselftest: Add extra info on what is failing in wbclient...
2012-04-20 Andrew Bartlettwafsamba: allow certain public libraries to be forced...
2012-04-19 Andrew Bartlettlibwbclient: bump version to 0.9, and add this version...
2012-04-19 Simo SorceMove kdc_get_policy helper in the lsa server where...
2012-04-19 Simo SorceUse loadparm helper to find lifetime defaults
2012-04-19 Simo Sorceloadparm: Add helper function to fetch default lifetime...
2012-04-19 Simo Sorceloadparm: Add convenience function to return long integers
2012-04-19 Simo Sorceloadparm: Fix broken lp_ulong utility function
2012-04-19 Simo SorceMove README file in the right place.
2012-04-19 Joseph TamFix bug #8877 - Syslog broken owing to mistyping of...
2012-04-19 Volker Lendeckes3: Fix Coverity ID 2682 -- NULL_RETURNS
2012-04-19 Volker Lendeckes3: Fix Coverity ID 2727 to 2740 -- UNINIT
2012-04-19 Volker Lendeckes3: Fix Coverity ID 2686 -- RESOURCE_LEAK
2012-04-19 Andrew Bartletts4-python: Ensure we handle the no-eadb case for system...
2012-04-19 Daniele DarioAdded number of FSMO roles owned by the server we are...
2012-04-19 Andrew Bartletts4-provision: Always give the warning if we are using...
2012-04-19 Volker Lendeckes3: Fix the build on FreeBSD
2012-04-19 Volker Lendeckes3: Fix Coverity ID 2682: NULL_RETURNS
2012-04-19 Volker Lendeckelibrpc: Make finding newest pidl file more portable
2012-04-19 Volker Lendeckes3: Fix Coverity ID 2743: CHECKED_RETURN
2012-04-19 Volker Lendeckes3: Fix Coverity ID 2744: CHECKED_RETURN
2012-04-19 Volker Lendeckes3: Fix Coverity ID 2745 and 2746: FORWARD_NULL
2012-04-19 Volker Lendeckes3: Fix Coverity ID 2747: FORWARD_NULL
2012-04-19 Volker Lendeckes3: Attempt to fix Coverity ID 2748: INTEGER_OVERFLOW
2012-04-19 Volker Lendeckes3: Fix Coverity ID 2749: REVERSE_INULL
2012-04-19 Simo Sorcewaf: Fix mispelling
2012-04-19 Simo SorceFix Error messages
2012-04-19 Björn Jackes3/ldap: remove outdated netscape ds 5 schema file
2012-04-19 Andrew Bartletts3-xattr_tdb: Remove dead code: talloc_stackframe(...
2012-04-19 Andrew Bartletts3-dbwrap: Remove dead code: talloc_stackframe() cannot...
2012-04-19 Andrew Bartletts3-passdb: Remove unused sampass->pass_must_change_time
2012-04-19 Matthieu Patous4-kcc: avoid a false alarm with rodc
2012-04-19 Matthieu Patousamba_spnupdate: don't try to register DNS related...
2012-04-19 Volker Lendeckes3: Fix a "ISO C90 forbids mixed declarations and code"
2012-04-19 Andrew Bartlettdbcheck: Add a check that every FSMO role has a valid...
2012-04-19 Andrew Bartletts4-samba-tool: Fix samba-tool fsmo seize
2012-04-19 Andrew Bartletts4-s3upgrade: Do not ever set a domain-wide maxPwdAge...
2012-04-18 Andrew Bartletts4-s3upgrade: Ignore (with warning) groups that are...
2012-04-18 Jeremy AllisonFix samba3.raw.samba3hide test - ensure we set up POSIX...
2012-04-18 Jeremy AllisonAdd smb_raw_setfsinfo() - currently only available...
2012-04-18 Jeremy AllisonEnsure we have 12 bytes of data for a SMB_SET_CIFS_UNIX...
2012-04-18 Volker Lendeckes4-torture: Fix the raw.notify mask test
2012-04-18 Volker Lendeckes4-torture: Use 2 client connections for raw.notify...
2012-04-18 Volker Lendeckes4-torture: Use 2 client connections for raw.notify...
2012-04-18 Volker Lendeckes4-torture: Use 2 client connections for raw.notify...
2012-04-18 Volker Lendeckes3-dbwrap: Fix an unused var warning
2012-04-18 Michael Adams4:torture:smb2: add a session.reauth2 test.
2012-04-18 Michael Adams4:torture:smb2: rename the file in the session-reauth1...
2012-04-18 Michael Adams4:torture:smb2: rename the session_reauth test to...
2012-04-18 Volker Lendeckes4-torture: notify all is empty now
2012-04-18 Volker Lendeckes4-torture: Separate out the notify alignment subtest
2012-04-18 Volker Lendeckes4-torture: Separate out the notify basedir subtest
2012-04-18 Volker Lendeckes4-torture: Separate out the notify overflow subtest
2012-04-18 Volker Lendeckes4-torture: Separate out the notify tree subtest
2012-04-18 Volker Lendeckes4-torture: Separate out the notify double subtest
2012-04-18 Volker Lendeckes4-torture: Separate out the notify tcp_dis subtest
2012-04-18 Volker Lendeckes4-torture: Separate out the notify ulogoff subtest
2012-04-18 Volker Lendeckes4-torture: Separate out the notify exit subtest
next