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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add NT quotas support. Users allowed now to manage quotas on systems with sys...
Alexander Bokovoy
2003-07-29
1
-0
/
+180
*
Found out a good number of NT_STATUS_IS_ERR used the wrong way.
Simo Sorce
2003-06-22
2
-2
/
+2
*
Const fixes by metze
Volker Lendecke
2003-06-17
1
-2
/
+2
*
Ignore *.po files.
Tim Potter
2003-05-23
1
-0
/
+1
*
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
2003-05-14
5
-96
/
+96
*
Fix VFS layer:
Alexander Bokovoy
2003-05-11
5
-806
/
+493
*
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
2003-04-28
6
-12
/
+12
*
Add the weird charset in 3_0 and build it by default for ./configure --enable...
Jelmer Vernooij
2003-04-26
1
-0
/
+131
*
Patch from Stephan Metzmacher to add default arguments to lp_parm() smb.conf
Jelmer Vernooij
2003-04-24
1
-84
/
+142
*
Do not use lp_parm_bool() and lp_parm_ulong() yet. They're only in HEAD
Jelmer Vernooij
2003-04-17
1
-138
/
+72
*
More merges from HEAD:
Jelmer Vernooij
2003-04-16
4
-103
/
+157
*
port HEAD mods
Simo Sorce
2003-04-09
1
-12
/
+10
*
ooops new_dir is already len +1 bytes
Simo Sorce
2003-04-07
1
-2
/
+2
*
check braindead safe_* function length interpretation is correct
Simo Sorce
2003-04-07
1
-7
/
+7
*
remove unneded instruction
Simo Sorce
2003-04-07
1
-1
/
+0
*
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2003-03-27
1
-0
/
+287
|
\
|
*
Use the new modules system in VFS. If a module can't be loaded with the
Jelmer Vernooij
2003-03-27
5
-62
/
+24
|
*
Make these functions static, keep them out of proto.
Andrew Bartlett
2003-03-25
2
-4
/
+4
|
*
Fix init function name and return value
Jelmer Vernooij
2003-03-24
1
-2
/
+2
|
*
Don't duplicate the default group mapping functions - use the ones
Jelmer Vernooij
2003-03-23
1
-60
/
+0
|
*
Put in the new modules system. It's now used by passdb and rpc. I will
Jelmer Vernooij
2003-03-19
2
-14
/
+4
|
*
Fixes to the vfs_fake_perms modules - we only need to specify the VFS
Andrew Bartlett
2003-03-03
1
-211
/
+29
|
*
Fix off-by-one bugs, and move to strdup() rather than malloc()/strcpy().
Andrew Bartlett
2003-02-24
1
-16
/
+9
|
*
patch from Hal Roberts check for a valid [f]chmod_acl function pointer before...
Gerald Carter
2003-02-21
1
-2
/
+12
|
*
Make init_module() and thus smb_load_module() return an int.
Jelmer Vernooij
2003-02-20
1
-1
/
+1
|
*
Patch from Anthony Liguori <aliguor@us.ibm.com> to remove scandir() portability
Andrew Bartlett
2003-02-11
1
-16
/
+15
|
*
Added extended audit module that logs to smbd log as well as syslog.
John Terpstra
2003-02-07
1
-0
/
+319
|
*
Add a new VFS module, that just fiddles the file permissions. Still need to
Andrew Bartlett
2002-12-30
1
-0
/
+471
|
*
Finish adding strings to all talloc_init() calls.
Jeremy Allison
2002-12-23
1
-1
/
+1
|
*
talloc_init_named -> talloc_init.
Jeremy Allison
2002-12-22
2
-7
/
+7
|
*
finnally put in Alexander parametric pacth
Simo Sorce
2002-12-09
1
-40
/
+21
|
*
make vfs recycle use vfs facilities correctly!
Simo Sorce
2002-12-09
1
-23
/
+138
|
*
Use smb_register_passdb() - plus some small fixes
Jelmer Vernooij
2002-11-15
2
-0
/
+1618
*
|
patch from Hal Roberts check for a valid [f]chmod_acl function pointer before...
Gerald Carter
2003-02-21
1
-2
/
+12
*
|
Merge from HEAD: Patch by Anthony Liguori <aliguor@us.ibm.com> to replace sca...
Andrew Bartlett
2003-02-11
1
-16
/
+15
*
|
Added my name to copyright.
John Terpstra
2003-02-07
1
-0
/
+1
*
|
Added audit module that logs info to smbd log file as well as syslog.
John Terpstra
2003-02-07
1
-0
/
+318
*
|
talloc_init_named -> talloc_init.
Jeremy Allison
2002-12-22
2
-6
/
+6
*
|
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2002-11-15
1
-132
/
+0
|
/
*
Move 'weird' character set into new 'developer' module
Jelmer Vernooij
2002-11-13
1
-0
/
+132
*
Move working VFS modules to source/modules/
Jelmer Vernooij
2002-11-13
3
-0
/
+1257