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 bad password count/time attributes
Jim McDonough
2004-02-23
1
-0
/
+2
*
Make default lockout duration and reset count time 30 minutes, to match windo...
Jim McDonough
2004-02-20
1
-2
/
+2
*
Missed SAFE_FREE (typo).
Jeremy Allison
2004-02-13
1
-1
/
+2
*
Added Andrew Bartlett's patch to use an allocated buffer for count_chars.
Jeremy Allison
2004-02-13
1
-2
/
+8
*
merge from old APP_HEAD
Gerald Carter
2004-02-12
2
-1
/
+42
*
Added James Peach's fix for #1038.
Jeremy Allison
2004-02-11
1
-0
/
+40
*
more fixes from the static changes; please move static functions to the top o...
Gerald Carter
2004-02-10
1
-23
/
+23
*
bug 1046 (patch from Bostjan Golob <golob@gimb.org>); fix 20 month old bug wh...
Gerald Carter
2004-02-09
1
-3
/
+3
*
More 'static' work.
Andrew Bartlett
2004-02-08
1
-1
/
+1
*
Make more functions static, and remove duplication in the use of functions
Andrew Bartlett
2004-02-08
2
-201
/
+1
*
Another static function.
Andrew Bartlett
2004-02-08
1
-1
/
+1
*
Fix final valgrind errors with #830. Catch mb conversion error that may not
Jeremy Allison
2004-02-04
1
-2
/
+16
*
Fixup the allocate version of the function to do "crap" conversions too.
Jeremy Allison
2004-02-04
1
-20
/
+83
*
Working on #830. Cope with bad conversions better - don't just memcpy but
Jeremy Allison
2004-02-04
2
-11
/
+82
*
there are places in the samba3 code that don't check properly for
Andrew Tridgell
2004-02-02
1
-0
/
+4
*
the conversion from int to size_t in charcnv did not take into account
Andrew Tridgell
2004-02-02
1
-1
/
+1
*
Fix up name canonicalization (needed for krb5 keytab support later).
Jeremy Allison
2004-01-30
1
-46
/
+28
*
Clarify comment on set_effective_uid()
Andrew Bartlett
2004-01-27
1
-2
/
+10
*
Add a few more NTSTATUS <=> PAM error mappings.
Andrew Bartlett
2004-01-26
1
-1
/
+3
*
Fix removal of attributes in LDAP - we would not actually remove the old
Andrew Bartlett
2004-01-25
1
-16
/
+16
*
Fix decoding of base64. We got the length wrong when the result was not
Volker Lendecke
2004-01-23
1
-0
/
+2
*
* Add SIGABRT to fault handling
Stefan Metzmacher
2004-01-22
1
-3
/
+6
*
* BUG 446
Gerald Carter
2004-01-15
1
-0
/
+4
*
* Fix sys_chown() when no chown() is presend
Stefan Metzmacher
2004-01-15
1
-0
/
+2
*
* Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA
Stefan Metzmacher
2004-01-15
5
-34
/
+181
*
fix XFS quotas the macro changed from HAVE_XFS_QUOTA -> HAVE_XFS_QUOTAS
Stefan Metzmacher
2004-01-14
1
-2
/
+2
*
Fix for bug #922. Fast path not called for strlower_m() and strupper_m().
Jeremy Allison
2004-01-07
1
-2
/
+2
*
isolate ldap debug messages to the common smbldap_XXX() functions
Gerald Carter
2004-01-06
1
-4
/
+9
*
XFS quota patch from Stefan Metzmacher <metze@metzemix.de>.
Jeremy Allison
2004-01-06
3
-37
/
+48
*
Patch by Stefan Metzmacher <metze@metzemix.de>:
Andrew Bartlett
2004-01-06
1
-0
/
+4
*
Patch based on work from James Peach <jpeach@sgi.com> to convert over to
Jeremy Allison
2004-01-06
1
-0
/
+41
*
Added last missing file.
Jeremy Allison
2004-01-05
1
-0
/
+486
*
Oops. Broke the build. Added missing files.
Jeremy Allison
2004-01-05
2
-0
/
+608
*
Fix from James Flemer <jflemer@uvm.edu> to make HAVE_ATTR_LIST linked to
Jeremy Allison
2004-01-05
1
-3
/
+3
*
Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2....
Jeremy Allison
2004-01-05
1
-529
/
+0
*
Always call the auto-init funciton - this avoids tdb segfaulting under
Andrew Bartlett
2004-01-05
1
-0
/
+6
*
auth/auth_util.c:
Andrew Bartlett
2003-12-31
2
-3
/
+3
*
The AFS pts command always generates completely lower-case user names. As case
Volker Lendecke
2003-12-30
1
-1
/
+4
*
Based on patch by Petri Asikainen <paca@sci.fi> fix bug #387 and #330.
Andrew Bartlett
2003-12-26
1
-14
/
+15
*
ldap rebind sleep -> ldap replication sleep
Andrew Bartlett
2003-12-25
1
-1
/
+1
*
This is metze's LDAP rebind sleep patch:
Volker Lendecke
2003-12-25
1
-0
/
+28
*
Fix our parsing of the LDAP url. We get around it as all decent systems seem
Volker Lendecke
2003-12-25
1
-1
/
+1
*
Fix bug 916 - do not perform a + -> space substitution for squid URL encoded
Andrew Bartlett
2003-12-25
1
-5
/
+0
*
Patch from James Peach <jpeach@sgi.com>. Remove the MAX_CONNECTIONS limit
Jeremy Allison
2003-12-11
1
-0
/
+14
*
Fix #558 -- support ISO-8859-1 internally. Makes Solaris users a bit happier
Alexander Bokovoy
2003-12-10
1
-0
/
+28
*
fix bug in get_peer_name() caused by --enable-developer and using the same sr...
Gerald Carter
2003-12-09
1
-3
/
+11
*
working on bug 687; protect against null src strings in alloc_sub_basic()
Gerald Carter
2003-12-08
1
-0
/
+7
*
make sure we use a real network address in case there are extra non-zero octe...
Gerald Carter
2003-12-08
1
-1
/
+1
*
fix %a variable for Windows 2003 -> Win2K3
Gerald Carter
2003-12-05
1
-10
/
+14
*
support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800
Gerald Carter
2003-12-04
1
-0
/
+1
[prev]
[next]