index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
param
/
loadparm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r25387: Sync with 3.2.0 svn tree
Gerald Carter
2007-09-27
1
-4
/
+0
*
r25050: Merge new, stricter NTLM password security requirements into Samba 3.2.0
Andrew Bartlett
2007-09-10
1
-4
/
+4
*
r25036: Fix a become/unbecome_root() pair
Volker Lendecke
2007-09-08
1
-1
/
+1
*
r24957: Merge 21867, 21869, 21870 and 21871:
Volker Lendecke
2007-09-04
1
-2
/
+5
*
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
2007-08-30
1
-39
/
+5
*
r24660: Merge the inbuf/outbuf changes
Volker Lendecke
2007-08-25
1
-4
/
+0
*
r24639: Add parameter "directory name cache size" - parameterize
Jeremy Allison
2007-08-23
1
-1
/
+8
*
r24636: Raise one debug level, since the callers (that want to do so)
Michael Adam
2007-08-23
1
-1
/
+1
*
r24616: In set_boolean(), only pass the result back to the caller
Michael Adam
2007-08-22
1
-1
/
+2
*
r24602: Add function lp_string_is_valid_boolean() to check if a string
Michael Adam
2007-08-21
1
-2
/
+18
*
r24572: Allow for functions map_parameter_canonical() and is_synonym_of() to
Michael Adam
2007-08-20
1
-11
/
+33
*
r24527: Add a function lp_canonicalize_parameter_with_value that turns
Michael Adam
2007-08-17
1
-0
/
+45
*
r24526: Refactor determiniation of the index of the canonical form of a
Michael Adam
2007-08-17
1
-15
/
+35
*
r24525: Add output of synonym information to show_parameter_list().
Michael Adam
2007-08-17
1
-8
/
+52
*
r24519: Refactor printing of one parameter into a helper function of its own.
Michael Adam
2007-08-17
1
-30
/
+42
*
r24510: Fix logic. Thanks to Volker for the hint!
Michael Adam
2007-08-17
1
-1
/
+1
*
r24495: Add a function lp_canonicalize_parameter: It takes a name of a parameter
Michael Adam
2007-08-16
1
-0
/
+108
*
r24266: Remove the "open files database hash size" parameter
Volker Lendecke
2007-08-07
1
-1
/
+0
*
r24073: merge from SAMBA_3_2:
Stefan Metzmacher
2007-07-30
1
-1
/
+10
*
r24028: merge from http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/:
Stefan Metzmacher
2007-07-24
1
-0
/
+4
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-07-10
1
-2
/
+1
*
r23780: Find and fix more GPL2 -> GPL3.
Jeremy Allison
2007-07-09
1
-1
/
+1
*
r23666: Rename lp_parameter_valid -> lp_parameter_is_valid.
Michael Adam
2007-06-30
1
-1
/
+1
*
r23657: Prevent setting of a global option in a share definition
Michael Adam
2007-06-29
1
-0
/
+18
*
r23656: Add initial checking of the validity of a paramter
Michael Adam
2007-06-29
1
-0
/
+12
*
r23641: Put check for forbidden values in smbconf into a function.
Michael Adam
2007-06-28
1
-4
/
+1
*
r23592: Change a debuglevel to not clutter output when calling
Michael Adam
2007-06-22
1
-1
/
+1
*
r23579: Up to now, the "allparameters" argument to lp_next_parameter was
Michael Adam
2007-06-21
1
-0
/
+3
*
r23575: Fix a segfault when lp_load is called before init_registry.
Michael Adam
2007-06-21
1
-0
/
+2
*
r23553: Also ignore "lock directory" in registry global options.
Michael Adam
2007-06-20
1
-2
/
+5
*
r23552: Use proper comparison function an fix logic.
Michael Adam
2007-06-20
1
-1
/
+1
*
r23548: Fix comments.
Michael Adam
2007-06-19
1
-3
/
+3
*
r23547: Ignore parameter "include" in regsitry globals.
Michael Adam
2007-06-19
1
-0
/
+5
*
r23513: Fix one more use of VALUE_PREFIX.
Jeremy Allison
2007-06-15
1
-1
/
+1
*
r23511: Merge branches/SAMBA_3_0@23510
James Peach
2007-06-15
1
-1
/
+1
*
r23509: This activates the global options from the registry in loadparm.
Michael Adam
2007-06-15
1
-0
/
+265
*
r23471: Here's a rough patch for expanding domain group membership
Gerald Carter
2007-06-13
1
-0
/
+4
*
r23438: Merge r21959 from 3_0: fix a comment.
Michael Adam
2007-06-12
1
-1
/
+2
*
r23437: Merge r21547 from 3_0:
Michael Adam
2007-06-12
1
-3
/
+2
*
r23430: Merge r19963 from 3_0:
Michael Adam
2007-06-12
1
-0
/
+10
*
r23410: Merge the core of the cluster code.
Volker Lendecke
2007-06-10
1
-0
/
+9
*
r23368: Make "winbind:rpc only" a full blown parameter. Thanks to Karolin for
Volker Lendecke
2007-06-06
1
-0
/
+3
*
r22285: Allow arbitrary bases in int and ulong parsing.
Jeremy Allison
2007-04-16
1
-2
/
+2
*
r22266: Fix bug #4512 - we were returning a volume label greater than
Jeremy Allison
2007-04-16
1
-6
/
+13
*
r21905: Rename
Gerald Carter
2007-03-21
1
-8
/
+8
*
r21884: * Blacklist BUILTIN and MACHINE domains from the
Gerald Carter
2007-03-20
1
-5
/
+5
*
r21866: Remove unused "lock spin count" parameter
Volker Lendecke
2007-03-18
1
-4
/
+0
*
r21825: add debug prefix timestamp to allow "short timestamps" to be
Herb Lewis
2007-03-13
1
-0
/
+4
*
r21517: Fix build warnings.
Günther Deschner
2007-02-23
1
-2
/
+1
*
r21509: Merge lp_passdb_backend() from rev 21506 to 3_0_25.
Lars Müller
2007-02-22
1
-1
/
+43
[next]