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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-05-31
Fix compile.
Volker Lendecke
1
-1
/
+1
2003-05-31
Got us happy running under valgrind again :-).
Jeremy Allison
3
-0
/
+10
2003-05-31
Fixes to stop valgrind complaining about uninitialised memory when it's
Jeremy Allison
2
-0
/
+16
2003-05-30
Ensure 'blank' entries show up in both default and normal entries to
Jeremy Allison
2
-14
/
+17
2003-05-30
More on bug 137: rename more of krb5_xxx functions to not start with krb5_
Jim McDonough
4
-17
/
+17
2003-05-30
More on bug 137: rename remainder of krb5_xxx functions to not start with krb5_
Jim McDonough
1
-11
/
+11
2003-05-30
Fix bug #137: krb5_set_password is already defined in MIT 1.3 libs, so
Jim McDonough
2
-6
/
+8
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
Change get_nt_acl() to include security_info wanted. Only return this.
Jeremy Allison
8
-283
/
+278
2003-05-29
Setting account policy values is done using -C, not -V. Fixes bug #120
Jelmer Vernooij
1
-1
/
+1
2003-05-29
function() is *NOT* a valid C proto, but C++ only.
Jeremy Allison
1
-1
/
+1
2003-05-29
Add smb_register_idmap(). Based on a patch from metze
Jelmer Vernooij
6
-50
/
+94
2003-05-29
Don't crash when doing namecompletion in smbclient. Fixes debian bug #194776
Jelmer Vernooij
1
-1
/
+1
2003-05-29
Get the events API right. Patch from metze with some minor modifications.
Jelmer Vernooij
2
-64
/
+110
2003-05-29
Fix bugzilla #117: winbindd looping on 100+char username
Jim McDonough
1
-20
/
+10
2003-05-28
Fix bug brought up by Ken Cross that empty ACE's cause existing ACE's to
Jeremy Allison
1
-107
/
+14
2003-05-28
DNS domain/server name constants were also swapped.
Tim Potter
1
-2
/
+2
2003-05-28
The constants for NetBIOS domain and server names in a NTLMSSP name list were
Tim Potter
1
-2
/
+2
2003-05-28
Syncup with HEAD:
Tim Potter
1
-4
/
+10
2003-05-28
It seems only NT4 does the VC == 0 session drop code.
Jeremy Allison
1
-1
/
+5
2003-05-27
cut-n-paste error
Gerald Carter
1
-1
/
+1
2003-05-27
Correct (?) handling for VC = 0. Trying to fix XP logoff leaving resources
Jeremy Allison
1
-1
/
+18
2003-05-27
fix bug 118; replace hard coded 'next[User|Group]Rid' attribute names
Gerald Carter
1
-6
/
+8
2003-05-27
volker's fix for crash when my_private_data == NULL
Gerald Carter
1
-2
/
+8
2003-05-27
volker's add_signature() fix; must pass the beginning on the outbuf to get th...
Gerald Carter
1
-5
/
+5
2003-05-27
Squash another compiler warning.
Tim Potter
1
-2
/
+2
2003-05-27
Fixed unused variable warning.
Tim Potter
1
-1
/
+2
2003-05-27
I'm pretty sure these uint32's should be uid_t's. Can the passdb guys
Tim Potter
2
-3
/
+3
2003-05-27
Fix printf warnings in debug statments.
Tim Potter
1
-2
/
+2
2003-05-27
Fix shadow parameter warning in free_empty_sys_acl()
Tim Potter
1
-5
/
+5
2003-05-27
More fixes for builddir != srcdir.
Tim Potter
5
-38
/
+32
2003-05-27
Fix extra arg for cm_get_netlogon_cli()
Tim Potter
1
-1
/
+1
2003-05-27
Whoops - tried to merge to wrong branch for bug #60 merge. This redos
Tim Potter
1
-3
/
+0
2003-05-26
Formatting syncup.
Tim Potter
1
-3
/
+1
2003-05-26
Merge of fix for bug #60.
Tim Potter
1
-0
/
+3
2003-05-26
Ignore t_stringoverflow binary.
Tim Potter
1
-0
/
+1
2003-05-26
Fix list of servers in 'smbclient -L' (debian bug #194553, patch by Heine Lar...
Jelmer Vernooij
1
-1
/
+1
2003-05-26
Metze's patches:
John Terpstra
2
-59
/
+57
2003-05-26
Correctly initialize winbind auth method.
Volker Lendecke
1
-0
/
+3
2003-05-26
Ignore autogenerated file.
Tim Potter
1
-0
/
+1
2003-05-26
This fixes net rpc vampire when talking to win2k (<sp3). win2k sends
Tim Potter
2
-7
/
+7
2003-05-26
Spelling.
Tim Potter
1
-1
/
+2
2003-05-26
Add samstrict_dc from metze (been sitting in HEAD for way to long waiting for
Andrew Bartlett
1
-0
/
+46
2003-05-25
Get 'add user script' working again for Samba 3.0.
Andrew Bartlett
3
-47
/
+52
2003-05-24
Fix an insufficient alloc when querying alias members.
Volker Lendecke
1
-1
/
+1
2003-05-23
Don't use extensions like '\t' in a sed script. It breaks the make proto.
Jeremy Allison
1
-6
/
+6
2003-05-23
installman needs to depend on installdirs, to fix parallel
Andrew Tridgell
1
-2
/
+2
2003-05-23
Ignore *.po files.
Tim Potter
1
-0
/
+1
2003-05-23
Bug 83: fixes for building when $srcdir != $builddir from David Lee
Tim Potter
4
-22
/
+33
2003-05-22
Compile shared modules with the -fPIC flag. Reported by Steve Langasek aka
Jelmer Vernooij
1
-38
/
+38
[next]