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
Age
Commit message (
Expand
)
Author
Files
Lines
2004-01-25
Fix memleak just introduced. Thanks to abartlet :-)
Volker Lendecke
1
-0
/
+1
2004-01-25
On my SuSE 8.2 (glibc 2.3.2) the getpwnam inside pdb_getsampwnam reset
Volker Lendecke
1
-30
/
+43
2004-01-25
Fix the initialisation vectors for NTLM2, so that they at least make sense,
Andrew Bartlett
1
-2
/
+2
2004-01-25
If we are providing strndup(), ensure we provide a prototype too.
Andrew Bartlett
1
-0
/
+4
2004-01-25
Fix removal of attributes in LDAP - we would not actually remove the old
Andrew Bartlett
1
-16
/
+16
2004-01-24
A Samba DC is nothing special these days - so every domain controller
Andrew Bartlett
1
-8
/
+8
2004-01-23
Fix typo
Volker Lendecke
1
-2
/
+1
2004-01-23
Fix decoding of base64. We got the length wrong when the result was not
Volker Lendecke
1
-0
/
+2
2004-01-22
Fix for debian Bug#225328 by LaMont Jones <lamont@debian.org>, where
Andrew Bartlett
1
-0
/
+2
2004-01-22
* Add SIGABRT to fault handling
Stefan Metzmacher
2
-4
/
+9
2004-01-21
Fix compiler warning
Volker Lendecke
1
-0
/
+2
2004-01-21
Display some nicer error messages for login via 'net'. I don't
Volker Lendecke
1
-0
/
+8
2004-01-17
include tdbdump man page in file list
Gerald Carter
1
-0
/
+1
2004-01-17
Fix for a signing bug when the mid wraps.
Jeremy Allison
1
-3
/
+11
2004-01-16
starting WHATSNEW for thepost 3.0.2rc1 release
Gerald Carter
1
-11
/
+58
2004-01-16
fix another bug caused by cli_lsa_query_info_policy() changes
Gerald Carter
1
-2
/
+4
2004-01-16
remove unneeded man pages from packages
Gerald Carter
2
-596
/
+13
2004-01-16
BUG 891 & 949: Fedora Packaging Fixes
Gerald Carter
3
-5
/
+16
2004-01-16
Fix another join problem. Don't use a TALLOC_CTX before it has been
Jim McDonough
1
-4
/
+25
2004-01-16
Patch from "Stoian Ivanov" <sdr@bultra.com>: Add -g (greppable..) to
Volker Lendecke
2
-14
/
+38
2004-01-16
Commit sid<->[ug]id extensions to libnss_winbind.so on Linux, as well as a
Volker Lendecke
4
-266
/
+659
2004-01-15
Bug 381: check builtin (not local) group SID. Patch from Jianliang Lu <j.lu@...
Gerald Carter
1
-1
/
+1
2004-01-15
setting version to 3.0.2rc2
Gerald Carter
1
-2
/
+2
2004-01-15
adding changelog for 3.0.2rc1
Gerald Carter
1
-10
/
+56
2004-01-15
Fix net rpc join (at least newstyle) after it was broken by changing
Jim McDonough
1
-5
/
+5
2004-01-15
* BUG 446
Gerald Carter
3
-2
/
+7
2004-01-15
BUG 958; don't use the -N option when invoking smbclient from the smbtar script
Gerald Carter
1
-1
/
+1
2004-01-15
reply_spnego_kerberos did not set the domain of the user handed to
Volker Lendecke
1
-0
/
+7
2004-01-15
Don't substitute stuff in lp_afs_username_map, this is explicitly
Volker Lendecke
1
-1
/
+1
2004-01-15
And another memory corruption in winbind. Arg 3 of safe_strcpy does not
Volker Lendecke
1
-1
/
+1
2004-01-15
Fix a segfault in winbindd. Calling getusersids with a SID that results in 0
Volker Lendecke
1
-1
/
+1
2004-01-15
* Fix sys_chown() when no chown() is presend
Stefan Metzmacher
2
-0
/
+3
2004-01-15
* Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA
Stefan Metzmacher
9
-42
/
+199
2004-01-15
BUG 936: fix bind credentials for schannel binds in smbd (and add a comment t...
Gerald Carter
2
-7
/
+12
2004-01-15
Fix for bug 905. Remove POBAD_CC as it doesn't seem to be applicable
Tim Potter
3
-9
/
+0
2004-01-15
BUG 972; check pointer in cli_ds_getprimarydominfo() before trying to copy a ...
Gerald Carter
1
-1
/
+1
2004-01-14
source/rpc_parse/parse_prs.c ZERO_STRUCTP(ps) not needed as it is done
Herb Lewis
2
-3
/
+5
2004-01-14
Fix initgroups() call nss_winbind on solaris; patch from John Klinger <john.k...
Gerald Carter
1
-0
/
+16
2004-01-14
bug 770; correct fix this time; Make sure that we send the SMBjobid for unix...
Gerald Carter
2
-10
/
+19
2004-01-14
bug 660; using byte order safe macros (or tdb_unpack) when reading 2 or 4 byt...
Gerald Carter
1
-16
/
+18
2004-01-14
revert the cracklib changes until post 3.0.2
Gerald Carter
4
-134
/
+26
2004-01-14
* Revert to using rpc for mixed mode AD domains.
Gerald Carter
1
-3
/
+9
2004-01-14
Remove duplicate extern.
Jeremy Allison
1
-1
/
+0
2004-01-14
Remove references to 'jn' which gcc-3.4 with precompiled headers
Jeremy Allison
1
-36
/
+36
2004-01-14
fix XFS quotas the macro changed from HAVE_XFS_QUOTA -> HAVE_XFS_QUOTAS
Stefan Metzmacher
2
-3
/
+3
2004-01-14
Remove duplicate comment.
Andrew Bartlett
1
-2
/
+0
2004-01-14
Finish adding cracklib support - this adds the configure test to enable
Andrew Bartlett
2
-0
/
+65
2004-01-13
* allow dns lookups to be disabled for DOMAIN#1c (and #1b)
Gerald Carter
1
-7
/
+26
2004-01-12
On systems without a working cracklib, ensure we don't include the header
Andrew Bartlett
1
-0
/
+2
2004-01-12
fixing compile problems due to my recent ads.h changes
Gerald Carter
2
-2
/
+2
[next]