s4-smbtorture: use test_GetPrinter_level in RPC-SPOOLSS-NOTIFY.
[abartlet/samba.git/.git] / source3 / lib /
2010-02-06 Andrew Tridgells3-events: make the old timed events compatible with...
2010-02-06 Andrew Tridgells3-brlock: we don't need these MSG_SMB_UNLOCK calls now
2010-01-27 Jeremy AllisonFix bug #7067 - Linux asynchronous IO (aio) can cause...
2010-01-25 Björn Jackes3:netapi: remove unused variable
2010-01-25 Volker LendeckeRevert "s3: Make string_to_sid a wrapper around dom_sid...
2010-01-24 Volker Lendeckes3: add libnetapi_set_use_ccache()
2010-01-24 Volker Lendeckes3: Add -C (--use-ccache) to popt_common_credentials
2010-01-23 Volker Lendeckes3: Make string_to_sid a wrapper around dom_sid_parse
2010-01-23 Volker Lendeckes3: Remove string_sid_talloc
2010-01-23 Volker Lendeckes3: Remove some pointless uses of string_sid_talloc
2010-01-23 Volker Lendeckes3: Fix some nonempty blank lines
2010-01-21 Volker Lendeckes3: Move "yesno" to the only place where it is used...
2010-01-17 Volker Lendeckes3: For "smbcontrol <pid> pool-usage", print the first...
2010-01-17 Volker Lendeckes3: Fix some nonempty blank lines
2010-01-14 Stefan Metzmachers3:smbldap: add smbldap_talloc_first_attribute()
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Volker Lendeckes3: Remove unused samr_make_sam_obj_sd
2010-01-08 Günther Deschners3-time: fix build warnings after we moved to shared...
2010-01-07 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-06 Björn Jackes3:lib/time: remove TIME_T_MIN/MAX defines
2010-01-06 Björn Jackeѕ3:lib/time: replace make_dos_ and put_dos_ functions...
2010-01-06 Björn Jackes3:lib/time: remoce null_mtime() - use null_time()
2010-01-06 Björn Jackes3:lib/time: remove unused nt_time_equals
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-02 Volker Lendeckes3: Adapt sid_dup_talloc to README.Coding
2009-12-10 Björn Jackes3: add LDAP Alias Dereferencing support
2009-12-10 Andrew Tridgells3-ldb: use GUID_to_ndr_blob()
2009-12-09 Andrew BartlettMerge commit 'origin/master' into abartlet-devel
2009-12-08 Björn Jackes3: make sys_posix_fallocate more generic
2009-12-07 Stefan Metzmachers3: let gencache_init() use tdb_check()
2009-12-07 Stefan Metzmachers3: let tdb_validate_child() use tdb_check()
2009-12-05 Michael Adams3:dbwrap_ctdb: increase the number of commit retries...
2009-12-05 Michael Adams3:dbwrap_ctdb: increase the rsn of the __transaction_l...
2009-12-05 Volker Lendeckes3: Fix explicit stat64 support
2009-12-04 Björn Jackes3: check if glibc has broken posix_fallocate
2009-12-02 Jeremy AllisonRestructure the ACL code some more, get the internal...
2009-12-02 Björn Jackes3: prefer posix_fallocate for doing "strict allocate"
2009-12-01 Volker Lendeckes3: Cope with older external libtdb
2009-11-29 Volker Lendeckes3: Fix a "not handled in switch" warning
2009-11-29 Volker Lendeckes3: Move directory_exist_stat to testparm.c, it only...
2009-11-29 Volker Lendeckes3: Pass fake_dir_create_times down to file_exist_stat...
2009-11-29 Volker Lendeckes3: "get_file_size" only looks at the size
2009-11-29 Volker Lendeckes3: "socket_exist" only looks at the mode
2009-11-29 Volker Lendeckes3: "sys_path_to_bdev" only looks at the devicenumber
2009-11-29 Volker Lendeckes3: "check_log_size" only looks at the size
2009-11-29 Volker Lendeckes3: Pass the "fake dir create times" parameter to sys_...
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-25 Günther Deschners3-registry: fix REG_MULTI_SZ handling in registry_push...
2009-11-24 Günther Deschners3-registry: use push_reg_multi_sz() in registry_push_v...
2009-11-24 Günther Deschners3-registry: remove reg_pull_multi_sz().
2009-11-23 Volker LendeckeRevert "s3: Make the implicit reference to Protocol...
2009-11-23 Volker LendeckeRevert "s3: Make the implicit reference to Protocol...
2009-11-23 Volker LendeckeRevert "s3: Make the implicit reference to Protocol...
2009-11-23 Volker LendeckeRevert "s3: Move the global variable Protocol to struct...
2009-11-21 Volker Lendeckes3: Make alloc_sub_basic() static
2009-11-21 Volker Lendeckes3: Move the global variable Protocol to struct smbd_se...
2009-11-21 Volker Lendeckes3: Make the implicit reference to Protocol in is_in_pa...
2009-11-21 Volker Lendeckes3: Make the implicit reference to Protocol in mask_mat...
2009-11-21 Volker Lendeckes3: Make the implicit reference to Protocol in mask_mat...
2009-11-21 Volker Lendeckes3: Fix some nonempty blank lines
2009-11-21 Volker Lendeckes3: Avoid two calls to strcmp()
2009-11-21 Volker Lendeckes3: Fix a bool/enum mismatch
2009-11-20 Michael Adams3:fix endianness bug in dbwrap_change_int32_atomic...
2009-11-20 Michael Adams3:fix endianness bug in dbwrap_change_uint32_atomic...
2009-11-19 Volker Lendeckes3: Factor timeval_string out of current_timestring()
2009-11-18 Michael Adams3:load_interfaces(): use function gfree_interfaces...
2009-11-17 Jeremy AllisonRemove "store create time" code, cause create time...
2009-11-15 Volker Lendeckes3: Fix a memleak in sys_popen
2009-11-14 Volker LendeckeAttempt to fix the s4 build -- we can not use map_nt_er...
2009-11-08 Volker LendeckeRevert "s3: Make libnetapi_open_pipe take strings inste...
2009-11-08 Volker Lendeckes3: Make libnetapi_open_pipe take strings instead of...
2009-11-07 Volker Lendeckes3: get_pipe_name_from_iface -> get_pipe_name_from_syntax
2009-11-05 Volker Lendeckes3: Add parameter "ctdb timeout"
2009-11-04 Jeremy AllisonRemove "Protocol" as an extern, and add accessor functions.
2009-11-03 Volker Lendeckes3: Remove debug_ctx()
2009-11-03 Michael Adams3:dbwrap_ctdb: add debug message to transaction_fetch_...
2009-11-03 Michael Adams3:dbwrap_ctdb: split combined check in two and add...
2009-11-03 Michael Adams3:dbwrap_ctdb: fix race condition with concurrent...
2009-11-03 Michael Adams3:dbwrap_ctdb: add new db_ctdb_transaction_active...
2009-11-03 Michael Adams3:dbwrap_ctdb: fix a race in starting concurrent trans...
2009-11-03 Michael Adams3:dbwrap_ctdb: use db_ctdb_ltdb_fetch() inside db_ctdb...
2009-11-03 Michael Adams3:dbwrap_ctdb: use db_ctdb_ltdb_fetch() inside db_ctdb...
2009-11-03 Michael Adams3:dbwrap_ctdb: add a function db_ctdb_ltdb_fetch()
2009-11-03 Michael Adams3:dbrwap_ctdb: add a function db_ctdb_ltdb_store()
2009-11-03 Michael Adams3:dbwrap_ctdb: reformat a comment slightly to enhance...
2009-11-02 Volker Lendeckes3: Fix a 100% CPU loop when ctdbd dies during a traverse
2009-11-02 Günther Deschners3-gencache: restore gencache_get behavior with NULL...
2009-10-29 Jim McDonoughs3: Fix incorrect rc check of nscd_flush_cache.
2009-10-26 Karolin Seegers3: Rename new parameter "ldap ref follow" to "ldap...
2009-10-22 Volker Lendeckes3: Remove a pointless #endif/#ifdef pair
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-16 Günther Deschners3-libnetapi: add nltest tool.
2009-10-16 Günther Deschners3-libnetapi: add I_NetLogonControl{2} example code.
2009-10-16 Günther Deschners3-libnetapi: add I_NetLogonControl{2} to public headers.
2009-10-16 Günther Deschners3-libnetapi: fill in I_NetLogonControl{2}_r.
2009-10-16 Günther Deschners3-libnetapi: add I_NetLogonControl{2} skeleton.
2009-10-15 Jeremy AllisonFix valgrind memory leak in bug #6814 - Fixes for probl...
2009-10-12 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-12 Jan Engelhardts3/smbldap: add option to disable following LDAP refs
2009-10-11 Simo SorceFix builds with external tdb
next