index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
param
Commit message (
Expand
)
Author
Age
Files
Lines
*
r23666: Rename lp_parameter_valid -> lp_parameter_is_valid.
Michael Adam
2007-10-10
1
-1
/
+1
*
r23657: Prevent setting of a global option in a share definition
Michael Adam
2007-10-10
1
-0
/
+18
*
r23656: Add initial checking of the validity of a paramter
Michael Adam
2007-10-10
1
-0
/
+12
*
r23641: Put check for forbidden values in smbconf into a function.
Michael Adam
2007-10-10
1
-4
/
+1
*
r23592: Change a debuglevel to not clutter output when calling
Michael Adam
2007-10-10
1
-1
/
+1
*
r23579: Up to now, the "allparameters" argument to lp_next_parameter was
Michael Adam
2007-10-10
1
-0
/
+3
*
r23575: Fix a segfault when lp_load is called before init_registry.
Michael Adam
2007-10-10
1
-0
/
+2
*
r23553: Also ignore "lock directory" in registry global options.
Michael Adam
2007-10-10
1
-2
/
+5
*
r23552: Use proper comparison function an fix logic.
Michael Adam
2007-10-10
1
-1
/
+1
*
r23548: Fix comments.
Michael Adam
2007-10-10
1
-3
/
+3
*
r23547: Ignore parameter "include" in regsitry globals.
Michael Adam
2007-10-10
1
-0
/
+5
*
r23513: Fix one more use of VALUE_PREFIX.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
2007-10-10
1
-1
/
+1
*
r23509: This activates the global options from the registry in loadparm.
Michael Adam
2007-10-10
1
-0
/
+265
*
r23472: add missing default setting for 'winbind nss info' (merge from 3.0.26)
Gerald Carter
2007-10-10
1
-0
/
+1
*
r23471: Here's a rough patch for expanding domain group membership
Gerald Carter
2007-10-10
1
-0
/
+4
*
r23410: Merge the core of the cluster code.
Volker Lendecke
2007-10-10
1
-0
/
+9
*
r23368: Make "winbind:rpc only" a full blown parameter. Thanks to Karolin for
Volker Lendecke
2007-10-10
1
-0
/
+3
*
r22648: Fix comment to match the code.
James Peach
2007-10-10
1
-1
/
+1
*
r22285: Allow arbitrary bases in int and ulong parsing.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r22266: Fix bug #4512 - we were returning a volume label greater than
Jeremy Allison
2007-10-10
1
-6
/
+13
*
r21959: Merge a comment fix from Michael Adam -- more to come :-)
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r21905: Rename
Gerald Carter
2007-10-10
1
-8
/
+8
*
r21892: Mini-Patch from Michael
Volker Lendecke
2007-10-10
1
-2
/
+0
*
r21884: * Blacklist BUILTIN and MACHINE domains from the
Gerald Carter
2007-10-10
1
-5
/
+5
*
r21869: Move sending keepalives out of the main processing loop into idle event.
Volker Lendecke
2007-10-10
1
-2
/
+5
*
r21866: Remove unused "lock spin count" parameter
Volker Lendecke
2007-10-10
1
-4
/
+0
*
r21825: add debug prefix timestamp to allow "short timestamps" to be
Herb Lewis
2007-10-10
1
-0
/
+4
*
r21547: Fix from Michael Adam <ma@sernet.de>: Refuse registry shares without ...
Volker Lendecke
2007-10-10
1
-3
/
+2
*
r21517: Fix build warnings.
Günther Deschner
2007-10-10
1
-2
/
+1
*
r21509: Merge lp_passdb_backend() from rev 21506 to 3_0_25.
Lars Müller
2007-10-10
1
-2
/
+2
*
r21506: Allow old pre 3.0.22 multi passdb backend configurations to work with
Lars Müller
2007-10-10
1
-1
/
+43
*
r21449: Talked to Jerry on irc, he does not see what might break with this: C...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r21446: Karolins "printjob username"
Volker Lendecke
2007-10-10
1
-0
/
+5
*
r21279: Get rid of 'aio write behind', this is broken.
Volker Lendecke
2007-10-10
1
-4
/
+0
*
r21191: Add in the POSIX open/mkdir/unlink calls.
Jeremy Allison
2007-10-10
1
-3
/
+9
*
r21111: Reorganize the change notify params a bit. We now have the per-share
Volker Lendecke
2007-10-10
1
-12
/
+8
*
r21070: * Add the new boolean 'winbind normalize names' option as discussed
Gerald Carter
2007-10-10
1
-0
/
+4
*
r20986: Commit the prototype of the nss_info plugin interface.
Gerald Carter
2007-10-10
1
-1
/
+0
*
r20261: merge 20260 from samba_3_0_24
Herb Lewis
2007-10-10
1
-0
/
+1
*
r20214: Fix a type-punned warning. Simo, Jerry, please check
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
2007-10-10
1
-7
/
+22
*
r19963: Add 'registry shares = yes' and registry key security descriptors.
Volker Lendecke
2007-10-10
1
-0
/
+10
*
r19820: Limit the stat cache to 1MB by default (Bug 4244). Thanks to Bjoern J...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r19809: remove winbind blacklist parameter
Gerald Carter
2007-10-10
1
-4
/
+0
*
r19669: set_share_security does not need a mem_ctx passed
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r19668: Convert the locking params to use struct share_param instead of snum
Volker Lendecke
2007-10-10
1
-3
/
+5
*
r19665: Fix a memleak
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r19448: Convert delete_share_security to struct share_params plus some cleanups
Volker Lendecke
2007-10-10
1
-4
/
+20
*
r19255: Add blacklist of accounts when NSS initgroups calls are coming in and
Günther Deschner
2007-10-10
1
-0
/
+4
[next]