amitay/samba.git
2015-05-01 Michael Adamparam: Remove unused P_SEP and P_SEPARATOR
2015-05-01 Michael Adamparam:README: mention to explicitly initialize defaults...
2015-05-01 Michael Adams3:param: remove unused function lp_parameter_is_canoni...
2015-05-01 Richard SharpeConvert uint32/16/8 to _t for the last two include...
2015-05-01 Richard SharpeConvert three include files from uint32/16/8 to _t...
2015-05-01 Richard SharpeConvert all uses of uint8/16/32 to _t in nmbd and the...
2015-05-01 Richard SharpeConvert uint32/16/8 to 32_t/16_t/8_t in printing.h...
2015-04-30 Jeremy Allisons4: torture: Test for incorrect file size returned...
2015-04-30 Jeremy Allisons3: smbd: Incorrect file size returned in the response...
2015-04-30 Ralph Boehmevfp_gpfs: ensure END_PROFILE is always called
2015-04-30 Günther Deschners3-rpc_server: fix rpc_create_tcpip_sockets() processin...
2015-04-30 Martin Schwenkectdb-scripts: Add alternative network family monitoring...
2015-04-30 Amitay Isaacsctdb-scripts: Run tdb checker under timeout command
2015-04-30 Amitay Isaacsctdb-scripts: Add new configuration variable CTDB_MAX_O...
2015-04-30 Gordon Rosss4: torture: Fix uninitialized variable.
2015-04-29 Gordon Rosslib: tevent: Fix compile error in Solaris ports backend.
2015-04-29 Ralph Boehmevfs: kernel_flock and named streams
2015-04-29 Richard SharpeChange all uint32/16/8 to 32_t/16_t/8_t in winbindd.
2015-04-29 Richard SharpeChange all uses of uint32/16/8 in proto.h to uint32_t...
2015-04-29 Evangelos Foutrass4:lib/tls: fix build with gnutls 3.4
2015-04-29 Jeremy Allisons4: Fix bad review I did in dom_sid_parse_length()...
2015-04-28 Alexander Drozdovtdb: version 1.3.5
2015-04-28 Alexander Drozdovtdb: introduce tdb_chainlock_read_nonblock(), a nonbloc...
2015-04-28 Volker Lendeckelib: Remove server_id_str()
2015-04-28 Volker Lendeckelib: Simplify dom_sid_parse_length
2015-04-28 Volker Lendeckelib: Fix a typo
2015-04-28 Volker LendeckeFix the O3 developer build
2015-04-28 Volker Lendeckelib: Remove procid_str_static
2015-04-28 Ralph Wuerthnervfs_gpfs: Fix ENODATA for getacl on .snapshot dirs
2015-04-27 Volker Lendeckelib: Use isspace on unsigned char
2015-04-27 Jelmer VernooijAdd set date to tdb manpages.
2015-04-27 Jelmer VernooijDrop unused and uninstalled SWIG wrapper for talloc.
2015-04-27 Jelmer Vernooijpep8: Move to third_party/.
2015-04-27 Martin Schwenkectdb-scripts: New configuration variable CTDB_NODE_ADDRESS
2015-04-27 Martin Schwenkectdb-doc: Move --listen documentation from debugging...
2015-04-27 Martin Schwenkectdb-scripts: Simplify a command pipeline
2015-04-27 Martin Schwenkectdb-scripts: Replace uses of "ctdb pnn" with ctdb_get_...
2015-04-27 Martin Schwenkectdb-scripts: Changed uses of "ctdb xpnn" to ctdb_get_pnn()
2015-04-27 Martin Schwenkectdb-tests: New function ctdb_set_pnn() to change PNN
2015-04-27 Martin Schwenkectdb-scripts: New function ctdb_get_pnn() does cached...
2015-04-26 Ralph BoehmeRevert "wafsamba: flags from enviroment are put before...
2015-04-25 Jeremy Allisons4: rpc: Refactor dcesrv_alter() function into setup...
2015-04-24 Christof Schmittsharesec: Use common parse_ace function
2015-04-24 Christof Schmittsharesec: Print ACEs in similar format as expected...
2015-04-24 Christof Schmittutil_sd: Make server conncection optional
2015-04-24 Christof Schmittsmbcacls: Move sec_desc_print to common file
2015-04-24 Christof Schmittsmbcacls: Move print_ace and parse_ace to common file
2015-04-24 Christof Schmittsmbcacls: Move StringToSid to common file
2015-04-24 Christof Schmittsmbcacls: Move SidToString to common file
2015-04-24 Christof Schmittsmbcacls: Use defines for security flags
2015-04-24 Christof Schmittsmbcacls: Make 'numeric' a local variable
2015-04-24 Michael Adamdocs: correctly depend on used xsl files and catalog...
2015-04-24 Andreas Schneiders4-setup: Add saltPrincipal to secrets_dns.ldif
2015-04-24 Petr Viktorinbuildtools: Use all of pyext_PATTERN in map_shlib_extension
2015-04-23 Petr Viktorinbuildtools: Honor LDVERSION when looking for Python...
2015-04-23 Petr Viktorinpytalloc: Add tests
2015-04-23 Petr Viktorinwafsamba: Add install argument to SAMBA_PYTHON
2015-04-23 Petr Viktorinpytalloc: Fix comparison of disparate types
2015-04-23 Michael Adamdocs: overhaul the description of "smb encrypt" to...
2015-04-23 Richard SharpeMake sure we initialize conn to NULL, because a routine...
2015-04-22 Volker Lendecketorture: Add smb2.notify.rmdir
2015-04-22 Volker Lendeckesmbd: Cancel pending notifies if the directory goes...
2015-04-22 Volker Lendeckesmbd: Remove bool arg from set_delete_on_close_lck
2015-04-22 Volker Lendeckesmbd: Use reset_delete_on_close_lck directly
2015-04-22 Volker Lendeckesmbd: Introduce reset_delete_on_close_lck
2015-04-22 Ralph Boehmes3:smbd: use smbd_reinit_after_fork
2015-04-22 Ralph Boehmes3:smbd: add wrapper around reinit_after_fork
2015-04-22 Günther Deschners4-torture: add one more test for witness_RegisterEx...
2015-04-22 Günther Deschners4-torture: fix invalid dereference of binding handle...
2015-04-22 Günther Deschners4-torture: do some additional length checks for the...
2015-04-22 Günther Deschners4-torture: use torture_assert() macros in mgmt test.
2015-04-22 Günther Deschners4-torture: use torture_comment instead of printf in...
2015-04-22 Günther Deschners4-torture: pass down struct torture_context to some...
2015-04-22 Günther Deschners4-torture: use tctx torture_context argument consistently.
2015-04-22 Günther Deschners4-torture: strip trailing whitespace.
2015-04-22 Michael Adamparam: remove two unused #defines
2015-04-22 Michael Adams3:param: remove arg save_defaults from lp_load_with_re...
2015-04-22 Michael Adams3:param: remove arg initialize_globals from lp_load_wi...
2015-04-22 Michael Adams3:param: rename arg initialize_globals->reinit_globals...
2015-04-22 Michael Adams3:param: rename arg initialize_globals->reinit_globals...
2015-04-22 Michael Adams3:param: fix a comment
2015-04-22 Michael Adams3:param: use GLOBAL_SECTION_SNUM in lp_enforce_ad_dc_s...
2015-04-22 Michael Adams3:param: factor lp_enforce_ad_dc_settings() out of...
2015-04-22 Michael Adams3:param: in lp_load_initial_only(), make sure to save...
2015-04-22 Michael Adams3:param: make lp_load() static
2015-04-22 Michael Adamvfstest: use lp_load_with_shares() in cmd_conf
2015-04-22 Michael Adams3:param: use lp_load_no_reinit() in lp_load_for_s4_ctx()
2015-04-22 Michael Adams3:param: add lp_load_no_reinit()
2015-04-22 Michael Adams3:torture:msg: use lp_load()-wrapper lp_load_global()
2015-04-22 Michael Adams4:torture:libnetapi: use lp_load_global() instead...
2015-04-22 Michael Adams3:param: remove "add_ipc" parameter from lp_load_with_...
2015-04-22 Michael Adams3:param: remove "global_only" parameter from lp_load_w...
2015-04-22 Michael Adams3:auth: use lp_load_with_shares() in auth3_check_passw...
2015-04-22 Michael Adams3:auth: use lp_load_with_shares() in auth3_generate_se...
2015-04-22 Michael Adamnsswitch/wins: use lp_load_global() wrapper of lp_load().
2015-04-22 Michael Adams3:smbd: use lp_load_with_shares() in reload_services().
2015-04-22 Michael Adams3:param: let lp_load_global_no_reinit() call lp_load...
2015-04-22 Michael Adams3:param: add wrapper lp_load_with_shares().
2015-04-22 Michael Adams3:param: let lp_load_global() call lp_load(), not...
2015-04-22 Michael Adams3:lsasd: use lp_load() wrapper lp_load_global()
next