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
2008-09-17
Add simple README file.
Jelmer Vernooij
1
-1
/
+1
2008-09-17
Move common libraries from root to lib/.
Jelmer Vernooij
5
-14
/
+14
2008-09-16
Merge branch 'singlecompression' into single
Jelmer Vernooij
13
-1090
/
+339
2008-09-16
Use single copy of compression library in Samba3,4.
Jelmer Vernooij
4
-711
/
+2
2008-09-16
Regenerate C files now that pidl reads imported files - saves a few
Jelmer Vernooij
8
-374
/
+336
2008-09-16
Use pidl from Samba 4 from Samba 3 rather than hoping there is one installed ...
Jelmer Vernooij
2
-5
/
+1
2008-09-16
Fix merged build.
Jelmer Vernooij
2
-6
/
+6
2008-09-16
Merge branch 'singlepopt' into single
Jelmer Vernooij
17
-3305
/
+6
2008-09-16
Use a single copy of popt in samba3 and samba4.
Jelmer Vernooij
17
-3305
/
+6
2008-09-16
Merge branch 'singlensswrap' into single
Jelmer Vernooij
6
-1590
/
+1
2008-09-16
Use single cope of nss_wrapper in Samba 3 and Samba 4.
Jelmer Vernooij
7
-1591
/
+2
2008-09-16
Merge branch 'singlesw' into single
Jelmer Vernooij
6
-2113
/
+1
2008-09-16
Merge branch 'singlereplace' into single
Jelmer Vernooij
78
-14664
/
+14
2008-09-16
Merge branch 'singletdb' into single
Jelmer Vernooij
41
-15535
/
+6
2008-09-16
Use single copy of socket_wrapper in Samba 3 and Samba 4.
Jelmer Vernooij
7
-2114
/
+2
2008-09-16
Make Samba 3 and Samba 4 both use the same single copy of libreplace.
Jelmer Vernooij
78
-14664
/
+14
2008-09-16
Use single copy of tdb in both samba3 and samba4.
Jelmer Vernooij
41
-15535
/
+6
2008-09-16
Share talloc source code between Samba 3 and Samba 4.
Jelmer Vernooij
24
-8050
/
+4
2008-09-15
Fix aio on FreeBSD.
Timur
2
-1
/
+31
2008-09-15
Fix display of POSIX ACLs.
Timur
1
-2
/
+2
2008-09-15
Fix cut and paste error in quota code.
Timur
1
-2
/
+2
2008-09-15
Fixed "uninitilized variable" build warning
Steven Danneman
1
-1
/
+1
2008-09-15
Fixed "uninitialized variable" build warning
Steven Danneman
1
-0
/
+1
2008-09-15
Fix build warning on FreeBSD
Steven Danneman
1
-2
/
+2
2008-09-15
idmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads structure.
Gerald W. Carter
1
-12
/
+69
2008-09-15
Fix bug 5761 "open of mangled directory name results in 'is a stream name'"
Jeremy Allison
1
-3
/
+7
2008-09-15
Fix standalone build.
Jelmer Vernooij
1
-0
/
+4
2008-09-15
Add flag for merged build.
Jelmer Vernooij
2
-7
/
+8
2008-09-15
Ignore generated build files.
Jelmer Vernooij
2
-4
/
+4
2008-09-15
Use new Samba 4 source location.
Jelmer Vernooij
4
-19
/
+19
2008-09-15
Import merged build patch.
Jelmer Vernooij
6
-28
/
+474
2008-09-14
lib/tdb: sync build system changes and python code from samba4
Stefan Metzmacher
16
-415
/
+5308
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
libreplace: include <krb5.h> and <com_err.h> and no heimdal specific headers
Stefan Metzmacher
1
-2
/
+3
2008-09-14
Fix extra dash in command line flag.
Jelmer Vernooij
1
-1
/
+1
2008-09-12
mount.cifs: make local versions of strlcat and strlcpy static
Jeff Layton
1
-2
/
+2
2008-09-12
cifs.upcall: make most functions static and silence compiler warnings
Jeff Layton
1
-7
/
+11
2008-09-12
Modify a comment to make things clearer.
Jeremy Allison
1
-1
/
+3
2008-09-12
Factor out validate_smb_crypto
Volker Lendecke
1
-41
/
+53
2008-09-12
Fix "make test" -- gna...
Volker Lendecke
1
-1
/
+1
2008-09-12
Add a more explaining comment
Volker Lendecke
1
-1
/
+3
2008-09-12
remove a pointless empty line
Volker Lendecke
1
-1
/
+0
[next]