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
2007-10-10
r6979: Tidyups.
Jeremy Allison
1
-8
/
+2
2007-10-10
r6977: Fix bug #2735 (not mangling control characters) plus
Jeremy Allison
3
-0
/
+15
2007-10-10
r6965: Remove some dead code from util_unistr.c.
Jeremy Allison
2
-66
/
+36
2007-10-10
r6959: Meant to fix this before commiting, just to be consistent.
Deryck Hodge
1
-1
/
+1
2007-10-10
r6958: Properly display quotes in SWAT. Thanks to Jay
Deryck Hodge
1
-2
/
+22
2007-10-10
r6953: Many compilers in the build farm don't like static variables initializ...
Volker Lendecke
1
-3
/
+3
2007-10-10
r6949: Back-port Volker's cache fix, plus my change.
Jeremy Allison
1
-0
/
+38
2007-10-10
r6946: Allow mapping of POSIX ACLs to NT perms to differentiate between direc...
Jeremy Allison
2
-6
/
+22
2007-10-10
r6943: missed in last sync
Gerald Carter
1
-1
/
+3
2007-10-10
r6942: * merging the registry changes back to the 3.0 tree
Gerald Carter
24
-1273
/
+4145
2007-10-10
r6940: fixing debug messages
Gerald Carter
1
-3
/
+3
2007-10-10
r6925: merge rev 6920 from 4_0:
Stefan Metzmacher
1
-1
/
+6
2007-10-10
r6900: Fix bug 2725. Thanks, John, for finding it.
Volker Lendecke
1
-1
/
+3
2007-10-10
r6895: Add "acl check permissions" to turn on/off the new behaviour of
Jeremy Allison
4
-16
/
+28
2007-10-10
r6890: Refactor printing interface to take offset into job. Fixes bug
Jeremy Allison
5
-15
/
+57
2007-10-10
r6880: Fix bug 2070 after positive feedback from Leon Vernikov. Thanks!
Volker Lendecke
1
-8
/
+16
2007-10-10
r6849: Merge revision 6845 from Samba 4
Volker Lendecke
1
-8
/
+11
2007-10-10
r6841: Attempt to fix buf #2681. With "strict allocate = yes" we now zero
Jeremy Allison
2
-0
/
+71
2007-10-10
r6834: Fix bug #2703, found by John Antonishek <ant@nist.gov>. Add NULL
Jeremy Allison
1
-6
/
+8
2007-10-10
r6823: Add deletion confirmation / error message.
John Terpstra
1
-0
/
+5
2007-10-10
r6822: Use chsize if we don't have ftruncate. From Steven Edwards <steven_ed4...
Jeremy Allison
2
-9
/
+12
2007-10-10
r6820: Remove claim that password can be set with account creation (RPC).
John Terpstra
1
-1
/
+1
2007-10-10
r6785: deprecating the printer admin parameter
Gerald Carter
1
-2
/
+2
2007-10-10
r6779: Use the SID in the user token for the %s expansion in 'afs username ma...
Volker Lendecke
1
-3
/
+4
2007-10-10
r6777: Fix vfs_full_audit.c after jra's change.
Volker Lendecke
1
-0
/
+8
2007-10-10
r6774: Fix 2 memleaks
Volker Lendecke
1
-1
/
+2
2007-10-10
r6772: Fix a valgrind error for samr_open_alias uncovered by one of John's test.
Volker Lendecke
1
-1
/
+1
2007-10-10
r6770: Fix bug 2705. Thanks, John, for beating my stuff :-)
Volker Lendecke
1
-2
/
+0
2007-10-10
r6769: Fix bugzilla #2538 and #2527. Unused variables found by Jason Mader.
Tim Potter
2
-6
/
+3
2007-10-10
r6757: test for existence of sys/un.h was missing, thus AF_LOCAL support was ...
Derrell Lipman
1
-0
/
+1
2007-10-10
r6755: removing domain_sid() since it is not referenced anymore
Gerald Carter
5
-95
/
+0
2007-10-10
r6753: Fixes bug 2663. cli_getattrE() and cli_setattrE() were not formatting or
Derrell Lipman
1
-6
/
+6
2007-10-10
r6748: With reconnects, state->connection->ldap_struct can change in smbldap_...
Volker Lendecke
1
-3
/
+8
2007-10-10
r6743: Merge r6741 from 4_0
Volker Lendecke
1
-1
/
+1
2007-10-10
r6739: Fix for segfault in samba.winbind.auth_crap module found by Ed Plese.
Tim Potter
1
-1
/
+1
2007-10-10
r6715: We don't need to wrap the setfsinfo call in HAVE_QUOTA
Jeremy Allison
2
-6
/
+10
2007-10-10
r6713: another talloc() fix. This time in pdb_xml.c
Gerald Carter
1
-1
/
+1
2007-10-10
r6712: BUG 2362: fix quota support on DragonFly (Joerg Sonnenberger <joerg@le...
Gerald Carter
1
-14
/
+14
2007-10-10
r6706: * fix bug that prevented smbclient from creating directories
Gerald Carter
2
-6
/
+12
2007-10-10
r6696: Another attempt to fix the (unreproducible for me) bug #2346 (read-only
Jeremy Allison
1
-6
/
+21
2007-10-10
r6686: strip the directory path from cups printin defaults
Gerald Carter
1
-5
/
+5
2007-10-10
r6685: smbclient fixes
Gerald Carter
2
-8
/
+80
2007-10-10
r6684: BUG 1780: patch from Rodrigo Fernandez-Vizarra <Rodrigo.Fernandez-Viza...
Gerald Carter
1
-21
/
+203
2007-10-10
r6683: remove log messages about unknown specversions since I think we are fa...
Gerald Carter
1
-19
/
+0
2007-10-10
r6682: patch from Qiao Yang <qyang@stbernard.com> to use out own DC when gett...
Gerald Carter
2
-7
/
+15
2007-10-10
r6681: updating copyrights (see bug 2546)
Gerald Carter
1
-1
/
+2
2007-10-10
r6680: event log patches from Marcin
Gerald Carter
3
-69
/
+233
2007-10-10
r6679: BUG 2684: abartlett's patch for check the per service hosts allow/deny...
Gerald Carter
1
-0
/
+5
2007-10-10
r6678: fix python python after talloc() shakeup
Gerald Carter
9
-13
/
+14
2007-10-10
r6673: Fix the write cache based on some VERY good detective work
Jeremy Allison
6
-75
/
+87
[prev]
[next]