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
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-10
Provide a libsmbclient interface for programs requiring threads
Derrell Lipman
1
-1
/
+3
2009-05-01
tsocket: remove tsocket_context related stuff
Stefan Metzmacher
1
-4
/
+1
2009-05-01
Add fncall_send/recv
Volker Lendecke
1
-0
/
+1
2009-05-01
Add thread pool
Volker Lendecke
1
-1
/
+1
2009-04-30
s3-nss_wins: Fix unresolved ldb symbols in libnss_wins.so.
Günther Deschner
1
-1
/
+1
2009-04-24
s3-build: refactor LIBNET_OBJ.
Günther Deschner
1
-11
/
+14
2009-04-21
Move the security_descriptor utility code to the top-level.
Jelmer Vernooij
1
-1
/
+1
2009-04-20
Fix ini parsing in the s3 gpext modules. Fix ini parser API. Make the build work
Wilco Baan Hofman
1
-1
/
+1
2009-04-20
Adjust samba 3 to the new gpo API. Still untested code.
Wilco Baan Hofman
1
-1
/
+1
2009-04-20
Move gpo_fetch to top-level.
Jelmer Vernooij
1
-1
/
+1
2009-04-20
Move gpo_sec to top-level.
Jelmer Vernooij
1
-1
/
+1
2009-04-20
Move some libgpo files to root.
Jelmer Vernooij
1
-2
/
+2
2009-04-14
Make Samba3 use the new common libcli/auth code
Andrew Bartlett
1
-3
/
+5
2009-04-14
Rework Samba3 to use new libcli/auth code (partial)
Andrew Bartlett
1
-7
/
+8
2009-04-10
Link in the threads functions, not yet used.
Jeremy Allison
1
-1
/
+2
2009-04-08
Remove async_req
Volker Lendecke
1
-2
/
+1
2009-04-08
s3-eventlog: move rpc_server/srv_eventlog_lib.c out of rpc_server.
Günther Deschner
1
-1
/
+1
2009-04-03
s3-build: fix the build after tsocket changes.
Günther Deschner
1
-2
/
+0
2009-04-01
s3:build: add targets to show how libraries will be built / linked
Michael Adam
1
-0
/
+120
2009-04-01
s3:build: don't build the static libs unconditionally
Michael Adam
1
-7
/
+7
2009-04-01
s3:build: add LIBSMBCLIENT_LIBS and LIBSMBSHAREMODES_LIBS to Makefile
Michael Adam
1
-0
/
+2
2009-04-01
s3:build: rename WINBIND_LIBS -> LIBWBCLIENT_LIBS for unification
Michael Adam
1
-26
/
+26
2009-04-01
s3:build: unify linking of libwbclient with a @LIBWBCLIENT_TARGET@
Michael Adam
1
-53
/
+51
2009-04-01
s3:build: first cut at fixing linking of shared/static libs internally
Michael Adam
1
-78
/
+78
2009-03-31
s3:build: fix build of pam_winbind.so with static linking
Michael Adam
1
-1
/
+1
2009-03-31
s3:build: add a SHOWCFLAGS target for debugging how CFLAGS are assebled
Michael Adam
1
-0
/
+15
2009-03-31
s3:build: line-wrap assignment of FLAGS for readability
Michael Adam
1
-1
/
+10
2009-03-27
s3:build: make it possible to pass down CTAGS_OPTIONS or ETAGS_OPTIONS
Stefan Metzmacher
1
-2
/
+2
2009-03-26
Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysec
Jelmer Vernooij
1
-14
/
+14
2009-03-26
Revert "s3/swat: don't link against zlib"
Michael Adam
1
-1
/
+1
2009-03-26
Revert "s3/smbd: don't link against zlib"
Michael Adam
1
-1
/
+1
2009-03-25
s3/ldbtools: don't neddlessly link against wbinbind libs
Björn Jacke
1
-6
/
+6
2009-03-25
s3/cifs: don't link cifs mount helpers agains popt
Björn Jacke
1
-6
/
+6
2009-03-25
s3/swat: don't link against zlib
Björn Jacke
1
-1
/
+1
2009-03-25
s3/smbd: don't link against zlib
Björn Jacke
1
-1
/
+1
2009-03-25
s3/pam_smbpass: don't link agains KRB5LIBS
Björn Jacke
1
-1
/
+1
2009-03-25
s3: remove unused rpc_parse/parse_sec.c file.
Günther Deschner
1
-1
/
+1
2009-03-25
display_sec: Move to common libcli/security directory.
Jelmer Vernooij
1
-1
/
+1
2009-03-24
s3: use generated dcerpc code.
Günther Deschner
1
-1
/
+2
2009-03-23
s3:build: make SHOWFLAGS target phony and add alias showflags
Michael Adam
1
-0
/
+4
2009-03-23
Add tevent avahi binding
Volker Lendecke
1
-3
/
+5
2009-03-23
Add avahi detection to configure
Volker Lendecke
1
-0
/
+1
2009-03-23
remove non standard way to point to ctdb path
Björn Jacke
1
-2
/
+1
2009-03-23
s3:smbd: use new simplified snb_signing code in the server
Stefan Metzmacher
1
-1
/
+1
2009-03-23
s3:libsmb: add a much simplified smb_siging infrastructure
Stefan Metzmacher
1
-1
/
+2
2009-03-23
s3:libsmb: rename smb_signing.c => clisigning.c
Stefan Metzmacher
1
-1
/
+1
2009-03-22
Add dirsort module
Andy Kelk
1
-0
/
+5
2009-03-19
add a versiontest program to print samba_version_string().
Michael Adam
1
-0
/
+4
2009-03-19
s3:build: compile lib/tsocket and libcli/cldap
Stefan Metzmacher
1
-1
/
+13
2009-03-18
Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c...
Jeremy Allison
1
-5
/
+5
[next]