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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
(merge from 3.0)
Andrew Bartlett
2004-01-05
4
-400
/
+634
|
*
(merge from 3.0)
Andrew Bartlett
2004-01-05
2
-490
/
+400
|
*
(merge from 3.0)
Andrew Bartlett
2004-01-05
1
-0
/
+3
|
*
(merge from 3.0)
Andrew Bartlett
2004-01-05
1
-1
/
+0
|
*
(merge from 3.0)
Andrew Bartlett
2004-01-05
1
-2
/
+10
|
*
(merge from 3.0)
Andrew Bartlett
2004-01-05
1
-2
/
+8
|
*
(merge from 3.0)
Andrew Bartlett
2004-01-05
1
-14
/
+15
|
*
Fix from James Flemer <jflemer@uvm.edu> to make HAVE_ATTR_LIST linked to
Jeremy Allison
2004-01-05
1
-3
/
+3
|
*
fix inverted check using krb5_kt_resolve() and HAVE_MEMORY_KEYTAB; bug 912
Gerald Carter
2004-01-05
1
-2
/
+2
|
*
Merge commit to 3_0: add pdb_pgsql
Jelmer Vernooij
2004-01-05
7
-507
/
+1074
|
*
Commit the translation of the realm to the netbios domain name in the kerberos
Volker Lendecke
2004-01-04
5
-3
/
+126
|
*
And yet another const
Volker Lendecke
2004-01-03
1
-1
/
+1
|
*
After talking with abartlet remove the fix for bug 707 again.
Volker Lendecke
2004-01-01
2
-140
/
+29
|
*
Fix for bug 707, getent group for huge ads groups (>1500 members)
Volker Lendecke
2004-01-01
2
-29
/
+140
|
*
Move to short lived TALLOC_CTX* for allocating printer
Gerald Carter
2003-12-30
1
-4
/
+22
|
*
Another little one: Make pdb_test.c at least compile, although its way out of
Volker Lendecke
2003-12-30
2
-8
/
+4
|
*
The AFS pts command always generates completely lower-case user names. As case
Volker Lendecke
2003-12-30
1
-1
/
+4
|
*
Fix Bug # 924
Volker Lendecke
2003-12-30
1
-2
/
+11
|
*
Preliminary fix for our signing problem with failed NTLMSSP logins. This patch
Volker Lendecke
2003-12-27
2
-9
/
+19
|
*
Collecting another little patch from gd@suse.de
Volker Lendecke
2003-12-26
1
-1
/
+1
|
*
Collecting some minor patches...
Volker Lendecke
2003-12-26
1
-8
/
+10
|
*
(merge from 3.0)
Andrew Bartlett
2003-12-25
2
-5
/
+5
|
*
This is metze's LDAP rebind sleep patch:
Volker Lendecke
2003-12-25
3
-0
/
+34
|
*
Fix our parsing of the LDAP url. We get around it as all decent systems seem
Volker Lendecke
2003-12-25
1
-1
/
+1
|
*
abartlet pointed me at the fact that the order and flags in loadparm.c are
Volker Lendecke
2003-12-25
1
-1
/
+1
|
*
(merge from 3.0)
Andrew Bartlett
2003-12-25
2
-5
/
+18
|
*
(merge from 3.0)
Andrew Bartlett
2003-12-24
1
-4
/
+9
|
*
Fix for special files being hidden from admins by Dmitry Butskoj <buc@odusz.e...
Jeremy Allison
2003-12-23
1
-1
/
+1
|
*
correct typo in delete user script; bug 887
Gerald Carter
2003-12-22
1
-1
/
+1
|
*
add well known rid for pre win2k compatible access group; bug 897
Gerald Carter
2003-12-22
2
-0
/
+2
|
*
Patch from Jianliang Lu j.lu@tiesse.com to manage Power Users
Jeremy Allison
2003-12-22
1
-0
/
+1
|
*
* add a few useful debug lines
Gerald Carter
2003-12-19
2
-9
/
+30
|
*
Add in comments explaining NTLMv2 selection. Use lm session key if that's
Jeremy Allison
2003-12-17
1
-1
/
+13
|
*
Tidyup debug message in ntlmssp code. Add brackets around dodgy if statement.
Jeremy Allison
2003-12-17
1
-5
/
+17
|
*
Make sure we correctly generate the lm session key.
Gerald Carter
2003-12-17
2
-2
/
+26
|
*
make sure we delete the group mapping before calling the delete group script;...
Gerald Carter
2003-12-16
1
-2
/
+4
|
*
Fix from ndb@theghet.to to allow an existing LDAP machine account to be
Jeremy Allison
2003-12-13
1
-12
/
+29
|
*
Fix for bug #815. Make plaintext unicode passwords work with NT4.x
Jeremy Allison
2003-12-12
1
-5
/
+11
|
*
Fix detection of elements in in-memory keytab code.
Jeremy Allison
2003-12-12
1
-1
/
+1
|
*
fix bug that prevent --mandir from overriding the defaults given in the --wit...
Gerald Carter
2003-12-11
1
-19
/
+0
|
*
Correctly detect in-memory krb5 keytab support. Fix for bug #863 from
Jeremy Allison
2003-12-11
1
-2
/
+2
|
*
Patch from James Peach <jpeach@sgi.com>. Remove the MAX_CONNECTIONS limit
Jeremy Allison
2003-12-11
2
-9
/
+46
|
*
fixed bad formal parameter type in get_static(); patch Andy Polyakov
Gerald Carter
2003-12-11
1
-1
/
+1
|
*
Fix uninitialized variable in passdb code. Reported by Andy Polyakov <appro@f...
Alexander Bokovoy
2003-12-11
1
-1
/
+1
|
*
Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail o...
Gerald Carter
2003-12-10
4
-3
/
+4
|
*
more group lookup access fixes on the neverending bug 281
Gerald Carter
2003-12-10
4
-22
/
+49
|
*
Fix #558 -- support ISO-8859-1 internally. Makes Solaris users a bit happier
Alexander Bokovoy
2003-12-10
1
-0
/
+28
|
*
patch from TAKEDA yasuma to bypass any missing language files
Gerald Carter
2003-12-10
1
-0
/
+9
|
*
IRIX spinlock patch from James Peach <jpeach@sgi.com>.
Jeremy Allison
2003-12-09
2
-0
/
+53
|
*
working on packaging; also fixed some path issues in configure.in & Makefile.in
Gerald Carter
2003-12-09
14
-11
/
+1423
[prev]
[next]