index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
param
/
loadparm.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
loadparm: fix whitespaces in global and service parameter structs.
Michael Adam
2008-03-10
1
-7
/
+6
*
loadparm: fix spacing in parm_table (training spaces and empty lines).
Michael Adam
2008-03-10
1
-40
/
+19
*
loadparm: Reformat the parm table to use named initializers.
Michael Adam
2008-03-10
1
-412
/
+3524
*
Eliminate global variable in_client and a plethora of extern declarations.
Derrell Lipman
2008-03-06
1
-2
/
+23
*
Fix lp_load with an empty registry and "config backend = registry". Michael, ...
Günther Deschner
2008-03-06
1
-0
/
+7
*
Rename the 'hidden' variable to 'administrative share'.
Andreas Schneider
2008-02-29
1
-5
/
+5
*
Remove my change
Jeremy Allison
2008-02-28
1
-6
/
+7
*
Fix debug %lu message.
Jeremy Allison
2008-02-28
1
-2
/
+2
*
Add variable to define if a share should be hidden.
Andreas Schneider
2008-02-26
1
-0
/
+5
*
Fix some warnings
Volker Lendecke
2008-02-25
1
-2
/
+1
*
Use linbet_conf code in loadparm's registry handling.
Michael Adam
2008-02-19
1
-223
/
+38
*
Rename registry_init_regdb() to registry_init_smbconf().
Michael Adam
2008-02-15
1
-1
/
+1
*
Add support for LDAP debug output in Samba log file.
Michael Adam
2008-02-06
1
-0
/
+19
*
str_list_free is not needed anymore
Volker Lendecke
2008-02-04
1
-12
/
+13
*
Always pass a TALLOC_CTX to str_list_make and str_list_copy
Volker Lendecke
2008-02-04
1
-7
/
+10
*
strtok -> strtok_r
Volker Lendecke
2008-01-23
1
-1
/
+3
*
Do an explicit init_globals() when restarting for "config backend = registry".
Michael Adam
2008-01-20
1
-0
/
+1
*
Revert "default to tdbsam instead of smbpasswd"
Volker Lendecke
2008-01-16
1
-1
/
+1
*
default to tdbsam instead of smbpasswd
Volker Lendecke
2008-01-16
1
-1
/
+1
*
Add my (C) to loadparm.c.
Michael Adam
2008-01-16
1
-0
/
+1
*
Remove special semantics of "include = registry" from loadparm.c
Michael Adam
2008-01-16
1
-29
/
+0
*
Add utility function lp_config_backend_is_registry().
Michael Adam
2008-01-16
1
-0
/
+8
*
Initialise Globals.ConfigBackend from global var config_backend.
Michael Adam
2008-01-16
1
-5
/
+11
*
Add config parameter "config backend = registry".
Michael Adam
2008-01-16
1
-19
/
+63
*
Add "MSDFS options" separator to parm_table.
Michael Adam
2008-01-16
1
-0
/
+2
*
Re-order an option block in parm_table to re-unite the misc options.
Michael Adam
2008-01-16
1
-3
/
+3
*
Reduce stat cache size default
Volker Lendecke
2008-01-09
1
-1
/
+1
*
Change registry_create_admin_token() to return NTSTATUS.
Michael Adam
2008-01-09
1
-3
/
+4
*
Extend a comment.
Michael Adam
2008-01-09
1
-1
/
+3
*
Refactor the crypto code after a very helpful conversation
Jeremy Allison
2008-01-04
1
-3
/
+2
*
Add "smb encrypt" parameter. Can be set to "no, yes, required".
Jeremy Allison
2007-12-27
1
-0
/
+4
*
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
2007-12-26
1
-2
/
+5
*
Fix a C++ warning
Volker Lendecke
2007-12-21
1
-1
/
+1
*
Remove Get_Pwnam and its associated static variable
Volker Lendecke
2007-12-19
1
-1
/
+5
*
Add a in-memory cache
Volker Lendecke
2007-12-18
1
-3
/
+4
*
Add lp_include_registry_globals().
Günther Deschner
2007-12-12
1
-0
/
+5
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-5
/
+5
*
use dbwrap_rbt in loadparm.c
Volker Lendecke
2007-12-10
1
-4
/
+2
*
Convert ServiceHash to dbwrap
Volker Lendecke
2007-12-10
1
-26
/
+47
*
We don't need P_GSTRING or P_UGSTRING anymore.
Jeremy Allison
2007-12-07
1
-55
/
+0
*
Don't build rpctorture anymore - not maintained. Just remove.
Jeremy Allison
2007-12-07
1
-2
/
+18
*
Remove some globals
Volker Lendecke
2007-12-05
1
-2
/
+5
*
Save one extra strdup per lp_string. Use talloc_sub_basic()
Jeremy Allison
2007-11-27
1
-12
/
+14
*
More pstring removal. This one was tricky. I had to add
Jeremy Allison
2007-11-15
1
-1
/
+1
*
Remove pstring from param/
Jeremy Allison
2007-11-13
1
-94
/
+152
*
Remove the silly "user_socket_options" global variable
Volker Lendecke
2007-11-09
1
-3
/
+3
*
Constrain "min receivefile size" to max of BUFFER_SIZE
Jeremy Allison
2007-11-07
1
-1
/
+8
*
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
Gerald (Jerry) Carter
2007-11-01
1
-12
/
+15
|
\
|
*
save memory
Volker Lendecke
2007-11-01
1
-12
/
+15
*
|
Patch 2 of 3 from Debian Samba packagers:
Gerald (Jerry) Carter
2007-11-01
1
-4
/
+4
|
/
[prev]
[next]