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
r22633: Fix typo in debug message.
James Peach
1
-1
/
+1
2007-10-10
r22631: Remove the possibility of sid_check_is_domain and
James Peach
1
-2
/
+1
2007-10-10
r22630: Revert svn r22576 (parse change to enum_aliasmem(). Original code wa...
Gerald Carter
1
-17
/
+4
2007-10-10
r22615: fix prototype
Michael Adam
1
-1
/
+1
2007-10-10
r22614: Only enable GNU-isms in the Makefile if we can be sure that the GNU
James Peach
1
-2
/
+8
2007-10-10
r22613: Fix an uninitialized variable warning
Volker Lendecke
1
-1
/
+1
2007-10-10
r22611: Fix from Jens Nissen <jens.nissen@gmx.net>. Fix bad
Jeremy Allison
2
-3
/
+1
2007-10-10
r22593: Finish doing the same for raw TALLOC.
Jeremy Allison
1
-109
/
+172
2007-10-10
r22592: Fix TALLOC_SIZE to be consistent.
Jeremy Allison
1
-7
/
+11
2007-10-10
r22590: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
9
-40
/
+87
2007-10-10
r22589: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
24
-285
/
+522
2007-10-10
r22588: Make all uses of TALLOC_MEMDUP consistent.
Jeremy Allison
8
-27
/
+83
2007-10-10
r22587: Ensure TALLOC_ZERO_ARRAY is consistent.
Jeremy Allison
3
-30
/
+72
2007-10-10
r22586: Add a modified version of Simo's patch.
Jeremy Allison
1
-13
/
+28
2007-10-10
r22585: Get us into a consistent state with TALLOC_ZERO_ARRAY also.
Jeremy Allison
4
-69
/
+125
2007-10-10
r22584: Don't hardcode specific Python version.
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r22583: Support non-Linux GNU systems (such as Debians' GNU with FreeBSD kern...
Jelmer Vernooij
1
-5
/
+17
2007-10-10
r22578: Remove python build directory and generated smbadduser.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r22577: Change all of parse/*.c to use standard form. Fix some
Jeremy Allison
4
-76
/
+127
2007-10-10
r22576: Fix marshalling bug in aliasmem.
Jeremy Allison
1
-4
/
+17
2007-10-10
r22574: Fix reply when we have no dfs shares.
Jeremy Allison
1
-12
/
+27
2007-10-10
r22573: Fix old bug mixing free() and talloc_free()
Jeremy Allison
1
-1
/
+1
2007-10-10
r22564: Move the _strict -> _zeronull functions into lib/util.c
Jeremy Allison
6
-122
/
+125
2007-10-10
r22561: Fix a memleak in lanman.c: Nobody would free the session_list.
Volker Lendecke
3
-13
/
+10
2007-10-10
r22560: Clean up frees of realloc memory in mount.cifs (thanks to Alex for
Steve French
1
-6
/
+6
2007-10-10
r22555: Ensure our paranoid malloc functions return NULL on
Jeremy Allison
1
-0
/
+12
2007-10-10
r22554: Fix an assumption that TALLOC_ARRAY(.., 0) != NULL.
Volker Lendecke
1
-2
/
+7
2007-10-10
r22553: Fix the build
Volker Lendecke
2
-2
/
+2
2007-10-10
r22543: Fix bad call to talloc_strict (too few args).
Jeremy Allison
1
-1
/
+1
2007-10-10
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
39
-114
/
+143
2007-10-10
r22541: Added talloc_size_strict macro.
Jeremy Allison
1
-0
/
+1
2007-10-10
r22540: Added _strict varients of the macro calls - added
Jeremy Allison
1
-0
/
+6
2007-10-10
r22539: Added _strict varients of the talloc calls to
Jeremy Allison
2
-1
/
+96
2007-10-10
r22537: Use a (more speaking) macro when there is one.
Michael Adam
1
-1
/
+1
2007-10-10
r22533: Use lib functions where we have them
Volker Lendecke
1
-2
/
+3
2007-10-10
r22529: Add implementation of HP-UX ACLs in the new vfs-module framework.
Michael Adam
1
-56
/
+1137
2007-10-10
r22526: Support deep tree mounts after share (instead of having to specify
Steve French
1
-0
/
+10
2007-10-10
r22524: Fix memleak.
Günther Deschner
1
-0
/
+2
2007-10-10
r22511: Remove unused LDAPMessage.
Günther Deschner
1
-3
/
+0
2007-10-10
r22509: Fix some memory corruption caused by calling free()
Gerald Carter
1
-6
/
+6
2007-10-10
r22507: Wrap the method of obtaining sockets to listen on.
James Peach
4
-103
/
+129
2007-10-10
r22505: Fix build
Alexander Bokovoy
1
-1
/
+1
2007-10-10
r22504: Fix bug Jerry found during his tutorial. Sorry :-(
Jim McDonough
1
-1
/
+6
2007-10-10
r22502: Fix bug #4536 - delete symlinks to a directory correctly.
Jeremy Allison
1
-1
/
+17
2007-10-10
r22496: reg_enumvalue should return WERR_NO_MORE_ITEMS instead of
Michael Adam
1
-1
/
+1
2007-10-10
r22495: Create wrapper to hide the details of obtaining a set of sockets
James Peach
3
-168
/
+205
2007-10-10
r22493: Fix horrible memory corruption bug with CIFS POSIX open/mkidr.
Jeremy Allison
1
-0
/
+2
2007-10-10
r22492: Add objectid code.
Jeremy Allison
2
-11
/
+24
2007-10-10
r22491: Fix the build (3.0.25 and 3.0 are different here).
Jeremy Allison
1
-1
/
+1
2007-10-10
r22490: Fix a couple of bugs found whist investigating CSC Vista issues.
Jeremy Allison
1
-4
/
+92
[next]