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-07-17
Disconnect an idle LDAP connection after 150 seconds.
Volker Lendecke
1
-1
/
+43
2003-07-16
Add API framework for server SMB signing.
Jeremy Allison
1
-82
/
+100
2003-07-16
Volker's patch for open_socket_out() to speed up connections
Gerald Carter
1
-3
/
+8
2003-07-15
Fix memleak
Volker Lendecke
1
-1
/
+3
2003-07-14
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
Andrew Bartlett
1
-0
/
+11
2003-07-14
Undo 'Fix compiler warning'. It didn't work because the value of inbuf chang...
Tim Potter
1
-21
/
+11
2003-07-13
Fix compiler warning.
Rafal Szczesniak
1
-11
/
+21
2003-07-11
moving more code around.
Gerald Carter
1
-0
/
+148
2003-07-10
Add const
Volker Lendecke
1
-1
/
+1
2003-07-07
and so it begins....
Gerald Carter
2
-3
/
+3
2003-07-05
Fixes to our LDAP/vampire codepaths:
Andrew Bartlett
1
-0
/
+4
2003-07-04
This patch cleans up some of our ldap code, for better behaviour:
Andrew Bartlett
1
-1
/
+37
2003-07-03
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
5
-24
/
+24
2003-07-02
Added fix for Japanese case names in statcache - these can change
Jeremy Allison
2
-2
/
+49
2003-07-02
Fix poptOption definition for --no-pass and --kerberos options. The 'value'
Tim Potter
1
-2
/
+2
2003-07-01
Different fix for memleak just committed. This belongs into
Volker Lendecke
1
-2
/
+0
2003-07-01
Fix two memory leaks. tdb_search_keys allocates space for the key
Volker Lendecke
1
-0
/
+2
2003-07-01
Fix a segfault found by metze & valgrind...
Volker Lendecke
1
-3
/
+5
2003-07-01
* fix the trustdom_cache to work when winbindd is not running.
Gerald Carter
1
-0
/
+21
2003-06-30
fix for platforms that don't have unsetenv().
Gerald Carter
1
-2
/
+2
2003-06-30
- added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122)
Andrew Tridgell
1
-0
/
+24
2003-06-29
Here's the code to make winbindd work on a Samba DC
Gerald Carter
1
-3
/
+21
2003-06-25
large change:
Gerald Carter
3
-26
/
+54
2003-06-25
Patch to move functions directly from pdb_ldap.c into lib/smbldap.c
Andrew Bartlett
1
-4
/
+729
2003-06-23
* set domain->last_status = NT_STATUS_SERVER_DISABLED on an ads_connect() fai...
Gerald Carter
1
-6
/
+7
2003-06-21
merge of the netsamlogon caching code from APPLIANCE_HEAD
Gerald Carter
1
-23
/
+46
2003-06-21
This patch works towards to goal of common code shared between idmap_ldap
Andrew Bartlett
1
-1
/
+2
2003-06-17
Const fixes by metze
Volker Lendecke
2
-6
/
+6
2003-06-16
reverted locale patch put in by jht (originally from vorlon).
Andrew Tridgell
1
-37
/
+0
2003-06-15
Patch from vorlon@debian.org, see bugzilal #122
John Terpstra
1
-0
/
+37
2003-06-13
Rename some uuid functions so as not to conflict with system
Tim Potter
1
-3
/
+3
2003-06-09
applied patch from bug#140
Andrew Tridgell
1
-1
/
+2
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
[next]