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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Add const
Volker Lendecke
2003-07-10
1
-1
/
+1
*
|
and so it begins....
Gerald Carter
2003-07-07
2
-3
/
+3
*
|
Fixes to our LDAP/vampire codepaths:
Andrew Bartlett
2003-07-05
1
-0
/
+4
*
|
This patch cleans up some of our ldap code, for better behaviour:
Andrew Bartlett
2003-07-04
1
-1
/
+37
*
|
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
5
-24
/
+24
*
|
Added fix for Japanese case names in statcache - these can change
Jeremy Allison
2003-07-02
2
-2
/
+49
*
|
Fix poptOption definition for --no-pass and --kerberos options. The 'value'
Tim Potter
2003-07-02
1
-2
/
+2
*
|
Different fix for memleak just committed. This belongs into
Volker Lendecke
2003-07-01
1
-2
/
+0
*
|
Fix two memory leaks. tdb_search_keys allocates space for the key
Volker Lendecke
2003-07-01
1
-0
/
+2
*
|
Fix a segfault found by metze & valgrind...
Volker Lendecke
2003-07-01
1
-3
/
+5
*
|
* fix the trustdom_cache to work when winbindd is not running.
Gerald Carter
2003-07-01
1
-0
/
+21
*
|
fix for platforms that don't have unsetenv().
Gerald Carter
2003-06-30
1
-2
/
+2
*
|
- added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122)
Andrew Tridgell
2003-06-30
1
-0
/
+24
*
|
Here's the code to make winbindd work on a Samba DC
Gerald Carter
2003-06-29
1
-3
/
+21
*
|
large change:
Gerald Carter
2003-06-25
3
-26
/
+54
*
|
Patch to move functions directly from pdb_ldap.c into lib/smbldap.c
Andrew Bartlett
2003-06-25
1
-4
/
+729
*
|
* set domain->last_status = NT_STATUS_SERVER_DISABLED on an ads_connect() fai...
Gerald Carter
2003-06-23
1
-6
/
+7
*
|
merge of the netsamlogon caching code from APPLIANCE_HEAD
Gerald Carter
2003-06-21
1
-23
/
+46
*
|
This patch works towards to goal of common code shared between idmap_ldap
Andrew Bartlett
2003-06-21
1
-1
/
+2
*
|
Const fixes by metze
Volker Lendecke
2003-06-17
2
-6
/
+6
*
|
reverted locale patch put in by jht (originally from vorlon).
Andrew Tridgell
2003-06-16
1
-37
/
+0
*
|
Patch from vorlon@debian.org, see bugzilal #122
John Terpstra
2003-06-15
1
-0
/
+37
*
|
Rename some uuid functions so as not to conflict with system
Tim Potter
2003-06-13
1
-3
/
+3
*
|
applied patch from bug#140
Andrew Tridgell
2003-06-09
1
-1
/
+2
*
|
* break out more common code used between pdb_ldap and idmap_ldap
Gerald Carter
2003-06-06
1
-6
/
+93
*
|
Fix for valgrind - when doing a srvstr_push we must zero fill
Jeremy Allison
2003-06-06
1
-0
/
+13
*
|
Use filedes as first argument to fsetxattr, not the undefined variable 'path'...
Jelmer Vernooij
2003-06-06
1
-1
/
+1
*
|
- the 8.3 name in BOTH_DIRECTORY_INFO is supposed to be always unicode
Andrew Tridgell
2003-06-06
1
-1
/
+1
*
|
Get ready for EA code... Add Linux interface.
Jeremy Allison
2003-06-05
1
-0
/
+125
*
|
working draft of the idmap_ldap code.
Gerald Carter
2003-06-05
1
-0
/
+259
*
|
Remove module_path_get_name() - it's not used anywhere anymore and was a bad ...
Jelmer Vernooij
2003-05-30
1
-23
/
+0
*
|
Get the events API right. Patch from metze with some minor modifications.
Jelmer Vernooij
2003-05-29
1
-51
/
+103
*
|
Fixed unused variable warning.
Tim Potter
2003-05-27
1
-1
/
+2
*
|
Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No...
Alexander Bokovoy
2003-05-14
1
-0
/
+7
*
|
*****LDAP schema changes*****
Gerald Carter
2003-05-14
1
-9
/
+9
*
|
Move some #ifdefs and function prototypes around to avoid a compiler
Tim Potter
2003-05-14
1
-13
/
+14
*
|
And finally IDMAP in 3_0
Simo Sorce
2003-05-12
4
-3
/
+34
*
|
Add NT quota support. Patch from Stefan (metze) Metzemacher
Alexander Bokovoy
2003-05-12
3
-0
/
+991
*
|
When checking if a SID is in a domain, make sure that indeed the user RID is
Andrew Bartlett
2003-05-09
1
-0
/
+3
*
|
fixed bug #75; add check for non-zero destlen
Gerald Carter
2003-05-08
1
-1
/
+1
*
|
Another attempt at undoing my bogus patch 1.55.2.19
Tim Potter
2003-05-08
1
-0
/
+2
*
|
Whoops - that wasn't a whitespace syncup after all.
Tim Potter
2003-05-07
1
-0
/
+2
*
|
Remove unused variables
Jelmer Vernooij
2003-05-06
1
-4
/
+0
*
|
Patch from metze to add exit and interval events. Useful for modules
Jelmer Vernooij
2003-05-06
1
-1
/
+110
*
|
Fixed typo introduced in reverted patch from version 1.12.4.5
Tim Potter
2003-05-05
1
-1
/
+1
*
|
Add a comment about the use of string functions in the modules code, and
Andrew Bartlett
2003-05-03
1
-4
/
+9
*
|
Refactor existing sock_exec() and socketpair_tcp() functions into their own
Paul Green
2003-04-30
1
-93
/
+0
*
|
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2003-04-30
1
-0
/
+115
|
\
|
|
*
Refactor existing sock_exec() and socketpair_tcp() functions into their own
Paul Green
2003-04-30
2
-93
/
+115
|
*
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
2003-04-28
2
-18
/
+19
[prev]
[next]