nivanova/samba-autobuild/.git
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
2012-04-18 Volker Lendeckes4-torture: Separate out the notify tdis subtest
2012-04-18 Volker Lendeckes4-torture: Separate out the notify file subtest
2012-04-18 Volker Lendeckes4-torture: Separate out the notify mask_change subtest
2012-04-18 Volker Lendeckes4-torture: Separate out the notify recursive subtest
2012-04-18 Volker Lendeckes4-torture: Separate out the notify mask subtest
2012-04-18 Volker Lendeckes4-torture: Separate out the notify dir subtest
2012-04-18 Volker Lendeckes4-torture: Separate out the notify tcon subtest
2012-04-18 Volker Lendeckes4-torture: Make notify a suite
2012-04-18 Volker Lendeckelibsmb: Actually use an introduced variable
2012-04-18 Volker LendeckeTalloc doc: Fix a cut&paste error
2012-04-18 Pavel BřezinaTalloc doc: talloc_pool() when not enough memory in...
2012-04-18 Pavel BřezinaTalloc doc: TALLOC_FREE_FILL
2012-04-18 Pavel BřezinaTalloc doc: talloc_set_log_stderr()
2012-04-18 Pavel BřezinaTalloc doc: talloc_set_log_fn()
2012-04-18 Pavel BřezinaTalloc doc: talloc_set_abort_fn()
2012-04-18 Pavel BřezinaTalloc doc: talloc_asprintf_append_buffer()
2012-04-18 Pavel BřezinaTalloc doc: talloc_strndup_append_buffer()
2012-04-18 Pavel BřezinaTalloc doc: talloc_strndup_append()
2012-04-18 Pavel BřezinaTalloc doc: talloc_strdup_append_buffer()
2012-04-18 Pavel BřezinaTalloc doc: talloc_strdup_append()
2012-04-18 Andrew Tridgelldbcheck: added fix for incorrect RMD_FLAGS
2012-04-18 Andrew Tridgelldsdb: added SHOW_DELETED to samldb_member_check()
2012-04-18 Andrew Tridgellreplace: added ENOATTR define if undefined
2012-04-18 Matthias Dieter... s4:dbchecker.py - integrate the "objectClass" fixing...
2012-04-18 Matthias Dieter... s4:dsdb/pydsdb.c - call the "objectClass" normalisation...
2012-04-18 Matthias Dieter... LDB:ldb_tdb/ldb_tdb.c - allow LDB modify replaces with... ldb-1.1.6
2012-04-18 Andrew Tridgellldb: added ldb_msg_element_equal_ordered()
2012-04-18 Jeremy AllisonAdd docs for aio_linux vfs module.
2012-04-18 Andrew Bartletts3fs: Use xattr_tdb format for xattr storage
2012-04-18 Andrew Bartletts4-python: Add python wrapper for xattr_tdb format...
2012-04-18 Andrew Bartletts3-xattr_tdb: Use talloc_stackframe() more to allow...
2012-04-18 Andrew Bartletts3-xattr_tdb: Be nice to xattr_tdb_getxattr callers...
2012-04-18 Andrew Bartletts3-xattr_tdb: make xattr_tdb a private library, for...
2012-04-18 Andrew Bartletts3-lib: Add file_id_string()
2012-04-18 Andrew Bartletts3-build: move file_id.c into samba3-util and create...
2012-04-18 Andrew Bartlettdbwrap: Add dbwrap_tdb to private dbwrap library
2012-04-18 Andrew Bartletts3-build: Add missing samba3-util dep to tdb-wrap3
2012-04-18 Andrew Bartlettlib/util: Move map_nt_error_from_tdb to the top level
2012-04-18 Andrew Bartletts3-dbwrap: push lp_ctx up another layer in the stack
2012-04-18 Andrew Bartletts3-dbwrap: Add talloc_stackframe() calls
2012-04-18 Andrew Bartlettbuild: Remove more of the s3 special cases in waf:...
2012-04-18 Michael Adams4:samdb:rootdse: implement the schemaUpgradeInProgress...
2012-04-17 Matthieu Patous4-schema: set subClassOf by default to top if not...
2012-04-17 Matthieu Patous4-schema: remove unused variable
2012-04-17 Matthieu Patous4-schema: Generate some schema related attribute as...
2012-04-17 Matthieu Patous4-schema: rename dsdb_attribute_from_ldb to dsdb_set_a...
2012-04-17 Matthieu Patous4: use enums instead of strings it's cheaper
2012-04-17 Simo SorceFix typo
2012-04-17 Andreas Schneiderwaf: Use Logs.info() instead of print.
2012-04-17 Andreas Schneiderwaf: Add possibility to build with system libwbclient.
2012-04-17 Andreas Schneiders3-waf: Add possibility to build with system libsmbclient.
2012-04-17 Andreas Schneiders3-waf: Fix client/smbclient dependencies.
2012-04-17 Stefan Metzmachers3:libsmb/cliconnect: make use of ntlmssp_is_anonymous()
2012-04-17 Stefan Metzmachers3:libsmb/ntlmssp: improve anonymous logins
2012-04-17 Stefan Metzmachers3:libsmb/ntlmssp: add ntlmssp_is_anonymous()
2012-04-17 Stefan Metzmachers3:libsmb/ntlmssp: remove some indentation in ntlmssp_s...
2012-04-17 Stefan MetzmacherRevert "s3:libsmb/ntlmssp: an empty string should mean...
2012-04-17 Michael Adamtsocket: Fix a couple of typos and spellings in tsocket...
2012-04-17 Volker Lendeckes3: Add smbstatus -N to output the notify db
2012-04-17 Volker Lendeckes3: Add "notify-cleanup" to smbcontrol
2012-04-17 Volker Lendeckes3: New notify implementation
2012-04-17 Volker Lendeckes3: Add two notify benchmark tests
2012-04-17 Volker Lendeckes3: Make torture_nprocs globally available
2012-04-17 Volker Lendeckes3: Make ctdbd_messaging_send_blob available in non...
2012-04-17 Volker Lendeckes3: Make messaging_ctdbd_connection available in non...
2012-04-17 Volker Lendeckes3: Implement tevent_barrier
2012-04-17 Volker Lendeckes3: Start a list of ctdb srvid assigments
2012-04-17 Volker Lendeckes3: Introduce ctdb_messaging_send_blob
2012-04-17 Volker Lendeckes3: Add msg_channel
next