git.samba.org
/
kai
/
samba.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
make parametic options case insensitive
[kai/samba.git]
/
source3
/
param
/
loadparm.c
2008-06-25
Andrew Tridgell
make parametic options case insensitive
blob
|
commitdiff
|
raw
2008-06-19
Michael Adam
loadparm: use the return value of the special handlers...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Michael Adam
loadparm: don't treat a missing include file as an...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-03
Volker Lendecke
Always set "registry shares = yes" for "include = registry"
blob
|
commitdiff
|
raw
|
diff to current
2008-06-03
Björn Jacke
Add ldap connection timeout for OpenLDAP and Netscape...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-30
Jeremy Allison
Merge branch 'v3-3-test' of ssh://jra@git.samba.org...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-27
Michael Adam
loadparm: fix process_registry_shares() when there...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-26
Michael Adam
loadarm: fix testparm with "config backend = registry".
blob
|
commitdiff
|
raw
|
diff to current
2008-05-15
Michael Adam
loadparm: add funcion lp_load_with_registry_shares().
blob
|
commitdiff
|
raw
|
diff to current
2008-05-15
Michael Adam
loadparm: add call to do_section() to process_registry_...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-15
Michael Adam
loadparm: add parameter allow_registry_shares to lp_loa...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-15
Michael Adam
loadparm: add a function process_registry_shares()
blob
|
commitdiff
|
raw
|
diff to current
2008-05-15
Michael Adam
loadparm: refactor processing of service out of process...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-15
Michael Adam
loadparm: refactor initalization of registry config...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-09
Michael Adam
loadparm: Fix activation of registry globals in lp_load_*.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-22
Michael Adam
libsmbconf: rewrite API to use smbconf_service struct
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Alexander Bokovoy
Merge branch 'v3-2-test' of ssh://git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-20
Michael Adam
loadparm: reformat - fix whitespace/tab
blob
|
commitdiff
|
raw
|
diff to current
2008-04-20
Michael Adam
loadparm: rename bNoIncludes to bAllowIncludeRegistry...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-20
Michael Adam
loadparm: make lo_load_initial() only skip registry...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-18
Stefan Metzmacher
loadparm: make it possible to just load the config...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Michael Adam
loadparm: reactivate special semantics of "include...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-15
Michael Adam
loadparm: remove pfunc parameter from process_registry_...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-13
Michael Adam
loadparm: use the new smbconf_init() dispatcher for...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-10
Björn Jacke
fix some extrasemi compile warnings
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Michael Adam
loadparm: drop debug level in map_parameter from 0...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-26
Michael Adam
loadparm: add userdata parameter to do_section() and...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-21
Michael Adam
libsmbconf: add a "path" variable to the conf context.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-21
Michael Adam
libsmbconf: add backend specific init function.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-21
Michael Adam
libsmbconf: rename smbconf_open() to smbconf_init().
blob
|
commitdiff
|
raw
|
diff to current
2008-03-21
Michael Adam
libsmbconf: change the API to always take the smbconf_c...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-21
Michael Adam
libsmbconf: change smbconf_get_seqnum() to smbconf_chan...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-20
Michael Adam
loadparm: reenable checking files for updates while...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-20
Michael Adam
loadparm: remove unneeded include.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-17
Michael Adam
libsmbconf: rename all occurrences of libnet_conf_...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
Michael Adam
loadparm: add a debug message.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
Michael Adam
loadparm: remove services read from smb.conf when start...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
Michael Adam
loadparm: add convenience wrapper lp_kill_all_services()
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
Michael Adam
loadparm: add a comment
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
Michael Adam
loadparm: fix a comment typo.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
Michael Adam
loadparm: add utility function to check for config...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
Michael Adam
loadparm: use a function to check for the registry...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-10
Michael Adam
loadparm: fix init_globals() to re-init all options...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-10
Michael Adam
loadparm: replace typedef struct {} global/service...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-10
Michael Adam
loadparm: fix whitespaces in global and service paramet...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-10
Michael Adam
loadparm: fix spacing in parm_table (training spaces...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-10
Michael Adam
loadparm: Reformat the parm table to use named initiali...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-06
Derrell Lipman
Eliminate global variable in_client and a plethora...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-06
Günther Deschner
Fix lp_load with an empty registry and "config backend...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-06
Günther Deschner
Fix lp_load with an empty registry and "config backend...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-05
Jelmer Vernooij
Merge branch 'v3-2-test' of ssh://git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-29
Andreas Schneider
Rename the 'hidden' variable to 'administrative share'.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-29
Andreas Schneider
Rename the 'hidden' variable to 'administrative share'.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-29
Karolin Seeger
Merge commit 'origin/v3-2-test' into v3-2-stable
blob
|
commitdiff
|
raw
|
diff to current
2008-02-28
Jeremy Allison
Remove my change
blob
|
commitdiff
|
raw
|
diff to current
2008-02-28
Jeremy Allison
Fix debug %lu message.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-28
Stefan Metzmacher
call libnet_conf_get_seqnum() just once and fix compile...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
Andreas Schneider
Add variable to define if a share should be hidden.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
Volker Lendecke
Fix some warnings
blob
|
commitdiff
|
raw
|
diff to current
2008-02-21
Jeremy Allison
Merge branch 'v3-2-test' of ssh://jra@git.samba.org...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-19
Michael Adam
Use linbet_conf code in loadparm's registry handling.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Jeremy Allison
Merge branch 'v3-2-test' of ssh://jra@git.samba.org...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Michael Adam
Rename registry_init_regdb() to registry_init_smbconf().
blob
|
commitdiff
|
raw
|
diff to current
2008-02-06
Michael Adam
Add support for LDAP debug output in Samba log file.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-06
Alexander Bokovoy
Merge branch 'v3-2-test' of ssh://git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Volker Lendecke
str_list_free is not needed anymore
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Volker Lendecke
Always pass a TALLOC_CTX to str_list_make and str_list_copy
blob
|
commitdiff
|
raw
|
diff to current
2008-02-01
Simo Sorce
Merge branch 'v3-2-test' of ssh://git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-24
Alexander Bokovoy
Merge branch 'v3-2-test' of ssh://git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-24
Derrell Lipman
Merge branch 'setxattr-dos-mode' into v3-2-test
blob
|
commitdiff
|
raw
|
diff to current
2008-01-23
Volker Lendecke
strtok -> strtok_r
blob
|
commitdiff
|
raw
|
diff to current
2008-01-23
Andrew Tridgell
Merge branch 'v3-2-test' of ssh://git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-20
Michael Adam
Do an explicit init_globals() when restarting for ...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Volker Lendecke
Revert "default to tdbsam instead of smbpasswd"
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Alexander Bokovoy
Merge branch 'v3-2-test' of ssh://git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Volker Lendecke
default to tdbsam instead of smbpasswd
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Simo Sorce
Merge branch 'v3-2-test' of ssh://git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Michael Adam
Add my (C) to loadparm.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Michael Adam
Remove special semantics of "include = registry" from...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Michael Adam
Add utility function lp_config_backend_is_registry().
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Michael Adam
Initialise Globals.ConfigBackend from global var config...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Michael Adam
Add config parameter "config backend = registry".
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Michael Adam
Add "MSDFS options" separator to parm_table.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Michael Adam
Re-order an option block in parm_table to re-unite...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-12
Jeremy Allison
Merge branch 'v3-2-test' of ssh://jra@git.samba.org...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-09
Volker Lendecke
Reduce stat cache size default
blob
|
commitdiff
|
raw
|
diff to current
2008-01-09
Michael Adam
Change registry_create_admin_token() to return NTSTATUS.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-09
Michael Adam
Extend a comment.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-05
Jelmer Vernooij
Merge branch 'v3-2-test' of ssh://git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-05
Steve French
Merge branch 'v3-2-test' of git://git.samba.org/samba...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-05
Jeremy Allison
Merge branch 'v3-2-test' of ssh://jra@git.samba.org...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
Jeremy Allison
Merge branch 'v3-2-test' of ssh://jra@git.samba.org...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
Jeremy Allison
Refactor the crypto code after a very helpful conversation
blob
|
commitdiff
|
raw
|
diff to current
2007-12-28
Jeremy Allison
Add "smb encrypt" parameter. Can be set to "no, yes...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-27
Jeremy Allison
Add SMB encryption. Still fixing client decrypt but
blob
|
commitdiff
|
raw
|
diff to current
2007-12-22
James Peach
Merge branch 'v3-2-test' of git://git.samba.org/samba...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-21
Volker Lendecke
Fix a C++ warning
blob
|
commitdiff
|
raw
|
diff to current
2007-12-19
Volker Lendecke
Remove Get_Pwnam and its associated static variable
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
Volker Lendecke
Add a in-memory cache
blob
|
commitdiff
|
raw
|
diff to current
2007-12-11
Günther Deschner
Add lp_include_registry_globals().
blob
|
commitdiff
|
raw
|
diff to current
next