Merge branch 'master' of ssh://git.samba.org/data/git/samba
[amitay/samba.git] / source3 / param /
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-15 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-15 Michael Adams3:loadparm: fix copy service error (canonicalize_servi...
2008-12-15 Michael Adams3:loadparm: add service-struct based variants of the...
2008-12-15 Michael Adams3:loadparm: rename free_parameters() to free_parameter...
2008-12-15 Michael Adams3:loadparm: rename free_parameter() to free_one_parame...
2008-12-15 Michael Adams3:loadparm: add lp_local_ptr() that operates on a...
2008-12-15 Michael Adams3:loadparm: rename lp_local_ptr() to lp_local_ptr_by_s...
2008-12-15 Michael Adams3:loadparm: fix newly introduced leading whitespaces...
2008-12-09 Todd Stechers3: Add support for access based share enumeration
2008-12-05 Yasuma TakedaFix bug #5944 - nmbd does not boot if socket adress...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-07 Jeremy AllisonMake us clean under valgrind --leak-check=full by using...
2008-11-07 Jeremy AllisonAdd wrapper str_list_make_v3() to replace the old S3...
2008-11-01 Jelmer VernooijRename dos_errstr() to win_errstr() for consistency...
2008-11-01 Jelmer VernooijMerge branch 'master' of /home/jelmer/samba3
2008-11-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-11-01 Jelmer VernooijSamba3: Include util.h header file rather than having...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Jelmer VernooijUse str_list_equal() rather than str_list_compare().
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Michael Adam[s3]loadparm: remove param/params.c which is used no...
2008-10-18 Michael Adam[s3]test_lp_load: fix "no talloc stackframe around...
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-10-12 Jelmer VernooijUse common util_file code.
2008-10-11 Jelmer VernooijShare data_blob implementation.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-10 Jeremy AllisonIf you have a large number of cups printers, then scann...
2008-09-27 Michael Adam[s3]loadparm: refactor freeing of parameter data out...
2008-09-27 Michael Adam[s3]loadparm: in lp_do_parameter() use function lp_loca...
2008-09-27 Michael Adam[s3]loadparm: remove superfluous talloc context / tallo...
2008-09-27 Michael Adam[s3]loadparm: refactor setting parametric options in...
2008-09-27 Michael Adam[s3]loadparm: fix memory error - free the right param_o...
2008-09-27 Michael Adam[s3]loadparm: refactor freeing of parametric options...
2008-09-27 Michael Adam[s3]loadparm: rename process_registry_service() to...
2008-09-27 Michael Adam[s3]loadparm: add a command test_lp_load to test the...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Karolin Seegerprinting: Rename new parameter "cups timeout" to "cups...
2008-09-23 Karolin Seegerprinting: Add new parameter "cups timeout".
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Jeremy AllisonFix bug #5729. Explicitly allow "-valid".
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-26 Volker LendeckeIncrease the default positive idmap cache time to a...
2008-08-22 Karolin Seegerloadparm: idmap backend is not depracated any longer.
2008-08-20 Jeremy AllisonHere is a re-working of the winbindd
2008-08-12 Jeremy AllisonFix bug 5686 - libsmbclient segfaults with more than...
2008-08-12 Volker Lendeckeidmap rewrite
2008-08-08 Michael Adamloadparm: add two parameters "init logon delay hosts...
2008-07-30 Michael Adamtestparm: Display warning if invalid values are used.
2008-07-16 Volker LendeckeSequel to c10aad9f13: Ignore whitespaces in parametric...
2008-07-16 Volker LendeckeTiny logic simplification: Remove an indentation by...
2008-07-16 Volker LendeckeRemove a silly "typedef struct _param_opt_struct param_...
2008-07-16 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-15 Jeremy AllisonFix swat. Bug #5613.
2008-07-11 Volker LendeckeRevert "Slightly increase the default idmap cache time"
2008-07-03 Volker LendeckeSlightly increase the default idmap cache time
2008-07-03 Jeremy AllisonPatch from SATOH Fumiyasu <fumiyas@osstech.co.jp> for...
2008-06-25 Volker LendeckeFix the build
2008-06-25 Andrew Tridgellmake parametic options case insensitive
2008-06-19 Michael Adamloadparm: use the return value of the special handlers...
2008-06-19 Michael Adamloadparm: don't treat a missing include file as an...
2008-06-03 Volker LendeckeAlways set "registry shares = yes" for "include = registry"
2008-06-03 Björn JackeAdd ldap connection timeout for OpenLDAP and Netscape...
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-27 Michael Adamloadparm: fix process_registry_shares() when there...
2008-05-26 Michael Adamloadarm: fix testparm with "config backend = registry".
2008-05-15 Michael Adamloadparm: add funcion lp_load_with_registry_shares().
2008-05-15 Michael Adamloadparm: add call to do_section() to process_registry_...
2008-05-15 Michael Adamloadparm: add parameter allow_registry_shares to lp_loa...
2008-05-15 Michael Adamloadparm: add a function process_registry_shares()
2008-05-15 Michael Adamloadparm: refactor processing of service out of process...
2008-05-15 Michael Adamloadparm: refactor initalization of registry config...
2008-05-09 Michael Adamloadparm: Fix activation of registry globals in lp_load_*.
2008-04-22 Michael Adamlibsmbconf: rewrite API to use smbconf_service struct
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Michael Adamloadparm: reformat - fix whitespace/tab
2008-04-20 Michael Adamloadparm: rename bNoIncludes to bAllowIncludeRegistry...
2008-04-20 Michael Adamloadparm: make lo_load_initial() only skip registry...
2008-04-18 Stefan Metzmacherloadparm: make it possible to just load the config...
2008-04-17 Michael Adamloadparm: reactivate special semantics of "include...
2008-04-15 Michael Adamloadparm: remove pfunc parameter from process_registry_...
2008-04-13 Michael Adamloadparm: use the new smbconf_init() dispatcher for...
2008-04-10 Björn Jackefix some extrasemi compile warnings
2008-04-09 Michael Adamloadparm: drop debug level in map_parameter from 0...
2008-03-26 Michael Adamloadparm: add userdata parameter to do_section() and...
2008-03-21 Michael Adamlibsmbconf: add a "path" variable to the conf context.
2008-03-21 Michael Adamlibsmbconf: add backend specific init function.
2008-03-21 Michael Adamlibsmbconf: rename smbconf_open() to smbconf_init().
2008-03-21 Michael Adamlibsmbconf: change the API to always take the smbconf_c...
2008-03-21 Michael Adamlibsmbconf: change smbconf_get_seqnum() to smbconf_chan...
2008-03-20 Michael Adamloadparm: reenable checking files for updates while...
2008-03-20 Michael Adamloadparm: remove unneeded include.
2008-03-17 Michael Adamlibsmbconf: rename all occurrences of libnet_conf_...
2008-03-12 Michael Adamloadparm: add a debug message.
2008-03-12 Michael Adamloadparm: remove services read from smb.conf when start...
2008-03-12 Michael Adamloadparm: add convenience wrapper lp_kill_all_services()
next