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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
r3839: Some more specific NT security descriptors we've come across. Map them to
Volker Lendecke
2007-10-10
1
-2
/
+13
*
r3671: More warning fixes from Rob Foehl <rwf@loonybin.net>.
Jeremy Allison
2007-10-10
2
-8
/
+8
*
r3670: Warning fixes from Rob Foehl <rwf@loonybin.net>.
Jeremy Allison
2007-10-10
1
-2
/
+44
*
r3662: Fix dirent return.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r2133: Several fixes:
Gerald Carter
2007-10-10
1
-234
/
+234
*
r2114: Shameless theft of iconv commit from Samba4 to keep the two libs more ...
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r1853: Improved NT->AFS ACL mapping.
Volker Lendecke
2007-10-10
1
-54
/
+316
*
r840: use quota debug class
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r449: Two AFS-related things:
Volker Lendecke
2007-10-10
1
-0
/
+730
*
r405: Some docs of vfs_full_audit.c as comment :-)
Volker Lendecke
2007-10-10
1
-0
/
+31
*
r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditing
Volker Lendecke
2007-10-10
2
-198
/
+1853
*
r378: Add an option extd_audit:parseable=True. This gives messages of the form
Volker Lendecke
2007-10-10
1
-95
/
+198
*
r329: add the shadow_copy vfs module
Stefan Metzmacher
2007-10-10
1
-0
/
+227
*
r39: * importing .cvsignore files
Gerald Carter
2007-10-10
1
-1
/
+0
*
Without words...
Volker Lendecke
2004-03-29
1
-1
/
+1
*
Some fixes to expand_msdfs module.
Volker Lendecke
2004-03-29
1
-2
/
+9
*
Move the Client-IP based msdfs target expansion to a VFS module.
Volker Lendecke
2004-03-26
1
-0
/
+184
*
Fix string overflow due to wrong size calculation
Alexander Bokovoy
2004-03-12
1
-1
/
+1
*
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
cvs2svn Import User
2003-11-26
1
-0
/
+602
|
\
|
*
Patch from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> to add
Jeremy Allison
2003-11-26
1
-0
/
+602
|
*
Merge from 3.0:
Tim Potter
2003-10-09
1
-1
/
+1
|
*
Merge from 3.0:
Tim Potter
2003-09-19
2
-79
/
+79
|
*
sync 3.0 into HEAD for the last time
Gerald Carter
2003-09-09
9
-2
/
+4608
|
*
ading new files from 3.0
Gerald Carter
2003-07-16
1
-0
/
+131
|
*
trying to get HEAD building again. If you want the code
Gerald Carter
2003-07-16
5
-810
/
+497
|
*
Added file from SAMBA_3_0 branch.
Tim Potter
2003-05-26
1
-0
/
+1
|
*
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
2003-04-28
5
-11
/
+11
|
*
Move pdb_mysql and pdb_xml from modules/ to passdb/, just like they are
Jelmer Vernooij
2003-04-24
2
-1546
/
+0
|
*
Patch from Stefan Metzmacher to add default parameters to the lp_parm()
Jelmer Vernooij
2003-04-24
3
-54
/
+44
|
*
Default to "passdb.xml" as default output filename instead of "-"
Jelmer Vernooij
2003-04-21
1
-1
/
+1
|
*
collaps same repeted task into 2 code paths
Simo Sorce
2003-04-09
1
-2
/
+1
|
*
reworked to not malloc PATH_MAX long strings
Simo Sorce
2003-04-08
1
-11
/
+11
|
*
remove unnened and wrong instructions
Simo Sorce
2003-04-07
1
-2
/
+0
|
*
fix wrong string handling
Simo Sorce
2003-04-07
1
-3
/
+4
|
*
- Point users at the HOWTO Collection instead of 'README' in modules/mysql.c
Jelmer Vernooij
2003-03-30
1
-1
/
+1
*
|
Portability fix from Joachim Schmitz. Closes bug #546.
Tim Potter
2003-10-02
1
-1
/
+1
*
|
Fix warnings on Sun cc Workshop Compilers 5.0. Reported by "Richard Bollinger...
Alexander Bokovoy
2003-09-17
2
-79
/
+79
*
|
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
Jeremy Allison
2003-09-05
1
-1
/
+1
*
|
Fix CP437 and CP850 syntax for old compilers removing ANSI C99-specifics
Alexander Bokovoy
2003-09-01
2
-510
/
+64
*
|
Remove cap_set_quota as it is the same as default one
Alexander Bokovoy
2003-08-29
1
-8
/
+3
*
|
Fix rename of struct gap. ab - LOOK AT THIS. You changed one module
Jeremy Allison
2003-08-28
1
-1
/
+1
*
|
Refactor charset plugins a bit and add CP437 module.
Alexander Bokovoy
2003-08-28
2
-73
/
+362
*
|
skel_ -> cap_
Alexander Bokovoy
2003-08-28
1
-51
/
+51
*
|
Remove what looks like gcc-isms.
Jeremy Allison
2003-08-27
1
-16
/
+17
*
|
Add CAP VFS module from Monyo. Primary purpose of this module is to provide C...
Alexander Bokovoy
2003-08-27
1
-0
/
+453
*
|
Be consistent about using capital letters in the function names. (The only
Paul Green
2003-08-27
1
-5
/
+5
*
|
Fix for #150.
Alexander Bokovoy
2003-08-26
1
-0
/
+414
*
|
Make compiling vfs_readonly static possible
Jelmer Vernooij
2003-08-20
1
-1
/
+1
*
|
get rid of some sompiler warnings on IRIX
Herb Lewis
2003-08-15
2
-0
/
+2
*
|
Fix overflow in vfs_recycle module (and hopefully also bug #291)
Jelmer Vernooij
2003-08-14
1
-1
/
+2
[next]