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
2008-10-21
Registry server LDB backend REG_BINARY type: Save it directly in LDB
Matthias Dieter Wallnöfer
1
-3
/
+5
2008-10-21
Registry RPC server: Reintroduce the "key" variable for better readability
Matthias Dieter Wallnöfer
1
-22
/
+34
2008-10-21
Registry server LDB backend REG_SZ type: Always use UTF8 encoding
Matthias Dieter Wallnöfer
1
-2
/
+2
2008-10-21
Registry server LDB backend REG_SZ type: Fix up the empty string problem
Matthias Dieter Wallnöfer
1
-5
/
+15
2008-10-21
Revert "Fix for the empty string (REG_SZ) problem"
Matthias Dieter Wallnöfer
1
-8
/
+0
2008-10-21
Registry server: Fixes up the patch with "type" != NULL (used in "EnumValue" ...
Matthias Dieter Wallnöfer
2
-5
/
+9
2008-10-21
Revert "Registry server: Enhances commit "type" != NULL (when getting values)"
Matthias Dieter Wallnöfer
1
-2
/
+13
2008-10-21
Registry server: Enhances commit "type" != NULL (when getting values)
Matthias Dieter Wallnöfer
1
-13
/
+2
2008-10-21
Registry server "reg_ldb_unpack_value": Tests demonstrate that also "type" do...
Matthias Dieter Wallnöfer
2
-17
/
+11
2008-10-21
Revert "Registry server "reg_ldb_unpack_value": Let "data" pointer be NULL"
Matthias Dieter Wallnöfer
1
-27
/
+23
2008-10-21
Registry server "reg_ldb_unpack_value": Let "data" pointer be NULL
Matthias Dieter Wallnöfer
1
-23
/
+27
2008-10-21
Registry server: Cosmetic corrections
Matthias Dieter Wallnöfer
1
-23
/
+11
2008-10-21
Cleanups of server files
Matthias Dieter Wallnöfer
2
-16
/
+21
2008-10-21
Registry server: More work to be compatible
Matthias Dieter Wallnöfer
2
-30
/
+63
2008-10-21
ldb_get_value_by_id: Fix the return of the default value
Matthias Dieter Wallnöfer
1
-14
/
+15
2008-10-21
reg_ldb_unpack_value: Change "CH_UTF8" in "CH_UNIX"
Matthias Dieter Wallnöfer
1
-1
/
+1
2008-10-21
ldb_del_value: Free key data also when removing the default attribute
Matthias Dieter Wallnöfer
1
-4
/
+4
2008-10-21
Fixes for the WINREG RPC server
Matthias Dieter Wallnöfer
1
-28
/
+41
2008-10-21
Fix for allowing the REG_BINARY type and introducing the default attribute
Matthias Dieter Wallnöfer
1
-45
/
+128
2008-10-21
Fix for the empty string (REG_SZ) problem
Matthias Dieter Wallnöfer
1
-0
/
+8
2008-09-14
blackbox: fix source => source4
Stefan Metzmacher
6
-7
/
+7
2008-09-14
Merge Samba3 and Samba4 together
Stefan Metzmacher
7582
-0
/
+2280432
2008-09-14
lib/tdb: sync build system changes and python code from samba4
Stefan Metzmacher
16
-415
/
+5308
2008-09-14
Remove unecessary msync.
Jeremy Allison
1
-4
/
+0
2008-09-14
The msync manpage reports that msync *must* be called before munmap. Failure ...
Simo Sorce
2
-2
/
+8
2008-09-14
Attempt to fix bug 5684
Volker Lendecke
1
-1
/
+1
2008-09-14
lib/talloc: sync build system changes from samba4
Stefan Metzmacher
5
-13
/
+27
2008-09-14
Skip strcmp() on 2 NULL pointers.
Andrew Bartlett
1
-1
/
+2
2008-09-14
r26514: Revert the talloc.c part of r26511, as talloc.h already takes care of...
Kai Blin
1
-3
/
+0
2008-09-14
r26511: Janitorial: Fix a warning for the 'printf' attribute on gendb_search_v
Stefan Metzmacher
1
-2
/
+5
2008-09-14
Update homepages for talloc, tdb and ldb subprojects
Simo Sorce
3
-34
/
+24
2008-09-14
Adapt source code checkout information to git repo in talloc website.
Michael Adam
1
-4
/
+5
2008-09-14
Fix paths for talloc into unpacked directory (rsync commands).
Michael Adam
1
-2
/
+2
2008-09-14
Fix path to talloc guide. Noted by "teferi" on irc.
Michael Adam
1
-1
/
+1
2008-09-14
r25614: Add trivial tdb website.
Jelmer Vernooij
1
-0
/
+44
2008-09-14
Fix warnings on SuSE 9.0.
Stefan Metzmacher
1
-0
/
+8
2008-09-14
Fix bug 5400
Volker Lendecke
1
-2
/
+2
2008-09-14
Fix out of tree build. Remove the embedded srcdir path from talloc and tdb.
Stefan Metzmacher
1
-4
/
+4
2008-09-14
libreplace: include <krb5.h> and <com_err.h> and no heimdal specific headers
Stefan Metzmacher
1
-2
/
+3
2008-09-14
using NGROUPS_MAX instead of 32 for the max group value in rep_initgroups() s...
Yannick Bergeron
1
-1
/
+1
2008-09-14
Solve an IBM XL C/C++ compiler error encountered in get_exit_code() auth_erro...
Yannick Bergeron
1
-1
/
+2
2008-09-14
Fix typo.
Karolin Seeger
2
-2
/
+2
2008-09-14
Correctly find a [u]int32_t replacement
Volker Lendecke
1
-6
/
+15
2008-09-14
Fix extra dash in command line flag.
Jelmer Vernooij
1
-1
/
+1
2008-09-14
Fix replacement getpass. If we ^C at the prompt echo was left off.
Jeremy Allison
1
-5
/
+2
2008-09-13
rpc_server: don't send auth trailers in level connect
Stefan Metzmacher
2
-89
/
+80
2008-09-13
librpc/rpc: don't send auth trailers in level connect
Stefan Metzmacher
1
-113
/
+77
2008-09-13
rpc_server: correctly calculate the auth padding
Stefan Metzmacher
1
-3
/
+8
2008-09-13
client free credentials when not needed anymore
Stefan Metzmacher
1
-0
/
+7
2008-09-12
mount.cifs: make local versions of strlcat and strlcpy static
Jeff Layton
1
-2
/
+2
[next]