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
...
|
*
fixed a segfault on the ctdb destructor code
Andrew Tridgell
2008-09-29
1
-3
/
+10
|
*
[s3]fix build --with-cluster-support after ndr_[pull|push]_struct blob changes.
Michael Adam
2008-09-29
1
-2
/
+2
|
*
Fix async_connect
Volker Lendecke
2008-09-29
1
-1
/
+2
|
*
netapi: start supporting NetUserSetInfo level 3.
Günther Deschner
2008-09-25
1
-7
/
+46
|
*
s3:lib/ldb: Don't return already freed pointer on error.
Stefan Metzmacher
2008-09-25
1
-0
/
+1
*
|
Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4
Jelmer Vernooij
2008-09-24
1
-103
/
+0
|
\
|
|
*
Use common crc32 implementation.
Jelmer Vernooij
2008-09-24
1
-103
/
+0
*
|
Use common arcfour implementation.
Jelmer Vernooij
2008-09-24
2
-82
/
+4
|
/
*
Use shared copy of hmac5 implementation.
Jelmer Vernooij
2008-09-24
1
-135
/
+0
*
Use common md4 implementation.
Jelmer Vernooij
2008-09-24
1
-174
/
+0
*
Use common MD5.
Jelmer Vernooij
2008-09-24
1
-247
/
+0
*
s3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
Günther Deschner
2008-09-23
2
-4
/
+4
*
netapi: add NetFile testsuite.
Günther Deschner
2008-09-22
4
-1
/
+151
*
netapi: fix case statement in example NetUserSetModals code.
Günther Deschner
2008-09-22
1
-0
/
+1
*
build: fix cflag recursion in generated netapi makefiles.
Günther Deschner
2008-09-17
2
-51
/
+51
*
Merge branch 'singlecompression' into single
Jelmer Vernooij
2008-09-16
2
-709
/
+0
|
\
|
*
Use single copy of compression library in Samba3,4.
Jelmer Vernooij
2008-09-16
2
-709
/
+0
*
|
Merge branch 'singlensswrap' into single
Jelmer Vernooij
2008-09-16
5
-1589
/
+0
|
\
\
|
*
|
Use single cope of nss_wrapper in Samba 3 and Samba 4.
Jelmer Vernooij
2008-09-16
6
-1590
/
+1
|
|
/
*
|
Merge branch 'singlesw' into single
Jelmer Vernooij
2008-09-16
5
-2112
/
+0
|
\
\
|
*
|
Use single copy of socket_wrapper in Samba 3 and Samba 4.
Jelmer Vernooij
2008-09-16
6
-2113
/
+1
|
|
/
*
|
Merge branch 'singlereplace' into single
Jelmer Vernooij
2008-09-16
68
-14653
/
+3
|
\
\
|
*
|
Make Samba 3 and Samba 4 both use the same single copy of libreplace.
Jelmer Vernooij
2008-09-16
68
-14653
/
+3
|
|
/
*
|
Merge branch 'singletdb' into single
Jelmer Vernooij
2008-09-16
39
-15530
/
+1
|
\
\
|
*
|
Use single copy of tdb in both samba3 and samba4.
Jelmer Vernooij
2008-09-16
39
-15530
/
+1
|
|
/
*
/
Share talloc source code between Samba 3 and Samba 4.
Jelmer Vernooij
2008-09-16
20
-8047
/
+0
|
/
*
lib/tdb: sync build system changes and python code from samba4
Stefan Metzmacher
2008-09-14
16
-415
/
+5308
*
lib/talloc: sync build system changes from samba4
Stefan Metzmacher
2008-09-14
5
-13
/
+27
*
Skip strcmp() on 2 NULL pointers.
Andrew Bartlett
2008-09-14
1
-1
/
+2
*
r26514: Revert the talloc.c part of r26511, as talloc.h already takes care of...
Kai Blin
2008-09-14
1
-3
/
+0
*
r26511: Janitorial: Fix a warning for the 'printf' attribute on gendb_search_v
Stefan Metzmacher
2008-09-14
1
-2
/
+5
*
Update homepages for talloc, tdb and ldb subprojects
Simo Sorce
2008-09-14
3
-34
/
+24
*
Adapt source code checkout information to git repo in talloc website.
Michael Adam
2008-09-14
1
-4
/
+5
*
Fix paths for talloc into unpacked directory (rsync commands).
Michael Adam
2008-09-14
1
-2
/
+2
*
Fix path to talloc guide. Noted by "teferi" on irc.
Michael Adam
2008-09-14
1
-1
/
+1
*
r25614: Add trivial tdb website.
Jelmer Vernooij
2008-09-14
1
-0
/
+44
*
libreplace: include <krb5.h> and <com_err.h> and no heimdal specific headers
Stefan Metzmacher
2008-09-14
1
-2
/
+3
*
Fix extra dash in command line flag.
Jelmer Vernooij
2008-09-14
1
-1
/
+1
*
netapi: fix NetUserGetLocalGroups.
Günther Deschner
2008-09-12
1
-2
/
+0
*
netapi: fix NetGroupGetUsers (only enumerates users).
Günther Deschner
2008-09-12
1
-1
/
+6
*
netapi: fix NetUserSetGroups.
Günther Deschner
2008-09-12
1
-20
/
+22
*
netapi: fix NetGroupSetUsers.
Günther Deschner
2008-09-12
1
-20
/
+22
*
Reorder defines for version for consistency with Samba 4.
Jelmer Vernooij
2008-09-12
1
-12
/
+1
*
netapi: implement NetFileEnum_r.
Günther Deschner
2008-09-11
1
-1
/
+93
*
netapi: add NetFileEnum example code.
Günther Deschner
2008-09-11
2
-1
/
+153
*
netapi: add NetFileEnum to public header.
Günther Deschner
2008-09-11
1
-0
/
+31
*
netapi: add NetFileEnum skeleton.
Günther Deschner
2008-09-11
3
-0
/
+88
*
netapi: add NetFileGetInfo example code.
Günther Deschner
2008-09-11
2
-1
/
+119
*
netapi: add NetFileGetInfo to public header.
Günther Deschner
2008-09-11
1
-0
/
+32
*
netapi: implement NetFileGetInfo_r.
Günther Deschner
2008-09-11
1
-1
/
+93
[prev]
[next]