index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2003-06-06
* break out more common code used between pdb_ldap and idmap_ldap
Gerald Carter
1
-6
/
+93
2003-06-06
Fix for valgrind - when doing a srvstr_push we must zero fill
Jeremy Allison
1
-0
/
+13
2003-06-06
Use filedes as first argument to fsetxattr, not the undefined variable 'path'...
Jelmer Vernooij
1
-1
/
+1
2003-06-06
- the 8.3 name in BOTH_DIRECTORY_INFO is supposed to be always unicode
Andrew Tridgell
1
-1
/
+1
2003-06-05
Get ready for EA code... Add Linux interface.
Jeremy Allison
1
-0
/
+125
2003-06-05
working draft of the idmap_ldap code.
Gerald Carter
1
-0
/
+259
2003-05-30
Remove module_path_get_name() - it's not used anywhere anymore and was a bad ...
Jelmer Vernooij
1
-23
/
+0
2003-05-29
Get the events API right. Patch from metze with some minor modifications.
Jelmer Vernooij
1
-51
/
+103
2003-05-27
Fixed unused variable warning.
Tim Potter
1
-1
/
+2
2003-05-14
Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No...
Alexander Bokovoy
1
-0
/
+7
2003-05-14
*****LDAP schema changes*****
Gerald Carter
1
-9
/
+9
2003-05-14
Move some #ifdefs and function prototypes around to avoid a compiler
Tim Potter
1
-13
/
+14
2003-05-12
And finally IDMAP in 3_0
Simo Sorce
4
-3
/
+34
2003-05-12
Add NT quota support. Patch from Stefan (metze) Metzemacher
Alexander Bokovoy
3
-0
/
+991
2003-05-09
When checking if a SID is in a domain, make sure that indeed the user RID is
Andrew Bartlett
1
-0
/
+3
2003-05-08
fixed bug #75; add check for non-zero destlen
Gerald Carter
1
-1
/
+1
2003-05-08
Another attempt at undoing my bogus patch 1.55.2.19
Tim Potter
1
-0
/
+2
2003-05-07
Whoops - that wasn't a whitespace syncup after all.
Tim Potter
1
-0
/
+2
2003-05-06
Remove unused variables
Jelmer Vernooij
1
-4
/
+0
2003-05-06
Patch from metze to add exit and interval events. Useful for modules
Jelmer Vernooij
1
-1
/
+110
2003-05-05
Fixed typo introduced in reverted patch from version 1.12.4.5
Tim Potter
1
-1
/
+1
2003-05-03
Add a comment about the use of string functions in the modules code, and
Andrew Bartlett
1
-4
/
+9
2003-04-30
Refactor existing sock_exec() and socketpair_tcp() functions into their own
Paul Green
1
-93
/
+0
2003-04-30
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
1
-0
/
+115
2003-04-30
Refactor existing sock_exec() and socketpair_tcp() functions into their own
Paul Green
2
-93
/
+115
2003-04-28
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
2
-18
/
+19
2003-04-28
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
2
-18
/
+19
2003-04-28
Whitespace syncup.
Tim Potter
2
-8
/
+2
2003-04-28
Two character tabs - I don't think so.
Tim Potter
1
-10
/
+9
2003-04-26
round three of CIDR fixes; spotted by Tomoki AONO
Gerald Carter
1
-3
/
+2
2003-04-26
round three of CIDR fixes; spotted by Tomoki AONO
Gerald Carter
1
-3
/
+2
2003-04-24
Complain about duplicate charsets at debug level 0 instead of 2
Jelmer Vernooij
1
-1
/
+1
2003-04-24
Get rid of module_path_get_name() and use the find backend function
Jelmer Vernooij
1
-10
/
+5
2003-04-24
Get rid of module_path_get_name()
Jelmer Vernooij
1
-10
/
+5
2003-04-24
Check for absolute paths by only checking the first character of the module n...
Jelmer Vernooij
1
-1
/
+1
2003-04-24
Check for absolute paths by only checking the first character of the module n...
Jelmer Vernooij
1
-1
/
+1
2003-04-24
When possible, store the IP address of the connecting client, not just the
Andrew Bartlett
1
-0
/
+13
2003-04-23
Patch by Metze to ensure that we always at least initialize our output string
Andrew Bartlett
2
-1
/
+8
2003-04-23
Merge HEAD's winbind into 3.0.
Andrew Bartlett
1
-0
/
+18
2003-04-23
Merge case handling table changes from 3.0 to HEAD.
Andrew Bartlett
1
-10
/
+8
2003-04-23
Don't try to continue if initialisation fails (merge from HEAD)
Andrew Bartlett
1
-2
/
+4
2003-04-23
Fix this for both *SMBSERVER and *SMBSERV as per comments in loadparm.c.
Andrew Bartlett
1
-1
/
+9
2003-04-23
Try to avoid setting *SMBSERVER as a 'local name'.
Andrew Bartlett
1
-0
/
+3
2003-04-23
Limit the number of outstanding print notify messages for a process to
Jeremy Allison
1
-0
/
+31
2003-04-23
Limit the number of outstanding print notify messages for a process to
Jeremy Allison
1
-0
/
+31
2003-04-22
Merge (HEAD->3.0) mbp's fixes to our charcnv code - don't use a staic buffer,
Andrew Bartlett
1
-12
/
+33
2003-04-22
Merge from 3.0 - try harder to get our real DNS domain name, and send this
Andrew Bartlett
1
-6
/
+21
2003-04-22
Make our 'get DNS domain name' code try a bit harder - if gethostname() doesn't
Andrew Bartlett
1
-6
/
+21
2003-04-21
Merge whitespace and const from HEAD
Andrew Bartlett
1
-9
/
+9
2003-04-19
Address gcc warnings.
Volker Lendecke
1
-1
/
+1
[next]