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
2012-04-19
s3-dbwrap: Add dbwrap_record_watch_send/recv
Volker Lendecke
1
-0
/
+2
2012-04-18
s3-xattr_tdb: make xattr_tdb a private library, for use outside vfs_xattr_tdb
Andrew Bartlett
1
-1
/
+1
2012-04-17
s3: Add smbstatus -N to output the notify db
Volker Lendecke
1
-0
/
+1
2012-04-17
s3: Add two notify benchmark tests
Volker Lendecke
1
-0
/
+1
2012-04-17
s3: Implement tevent_barrier
Volker Lendecke
1
-0
/
+1
2012-04-17
s3: Add msg_channel
Volker Lendecke
1
-0
/
+2
2012-04-17
s3: Add a second ctdb connect library
Volker Lendecke
1
-0
/
+2
2012-04-17
s3: Add dbwrap_cache
Volker Lendecke
1
-0
/
+1
2012-04-17
s3: Add infrastructure for background jobs
Volker Lendecke
1
-0
/
+1
2012-04-12
auth-krb: Make functions static.
Simo Sorce
1
-1
/
+0
2012-04-11
Add a new module, aio_linux which implements Linux kernel aio support. Docs t...
Jeremy Allison
1
-0
/
+5
2012-04-03
s3-libads: Remove ads_verify_ticket() as it is now unused
Andrew Bartlett
1
-1
/
+1
2012-04-03
build: Reduce deps of ntlm_auth
Andrew Bartlett
1
-2
/
+1
2012-03-26
s3-make: Fix build with new smb2_session file.
Jelmer Vernooij
1
-0
/
+1
2012-03-15
build: Ensure that we clean build objects from auth/ as well
Andrew Bartlett
1
-1
/
+1
2012-03-14
lib/crypto: Detect CommonCrypto and use it if available
Matthieu Patou
1
-1
/
+1
2012-03-10
tdb_wrap: Move to specific directory.
Jelmer Vernooij
1
-1
/
+1
2012-03-10
s3: Add a new set of andx chain handling routines
Volker Lendecke
1
-1
/
+2
2012-03-04
s3-auth: Remove security=share (depricated since 3.6).
Andrew Bartlett
1
-1
/
+1
2012-02-29
lib/crypto: add aes_cmac_128* (rfc 4493)
Stefan Metzmacher
1
-1
/
+2
2012-02-29
s3: Add a test that makes a chained open break an oplock
Volker Lendecke
1
-0
/
+1
2012-02-18
s3-build: allow gcov testing by linking timelimit with --coverage
Andrew Bartlett
1
-1
/
+1
2012-02-17
s3-auth Use the common gensec_ntlmssp_update in gensec_ntlmssp3_server
Andrew Bartlett
1
-0
/
+2
2012-02-17
s3-auth: Use common gensec_ntlmssp server functions for more of gensec_ntlmss...
Andrew Bartlett
1
-0
/
+1
2012-02-17
s3-build: Use credentials_ntlm.c in the autoconf build as well
Andrew Bartlett
1
-0
/
+1
2012-02-16
s3-librpc: Use gensec_spnego for DCE/RPC authentication
Andrew Bartlett
1
-3
/
+1
2012-02-09
s3-build: remove EXEEXT from Makefiles
Andrew Bartlett
1
-94
/
+93
2012-02-08
auth: rename ntlmssp.c to ntlmssp_util.c
Andrew Bartlett
1
-1
/
+1
2012-01-25
lib: Remove dead mszip code.
Andreas Schneider
1
-3
/
+2
2012-01-25
Revert "build: Add -lz to wbinfo to fix build on some hosts"
Stefan Metzmacher
1
-1
/
+1
2012-01-20
build: Add -lz to wbinfo to fix build on some hosts
Andrew Bartlett
1
-1
/
+1
2012-01-20
s3: Fix the build on FreeBSD8
Volker Lendecke
1
-5
/
+6
2012-01-18
s3-librpc Remove unused dcesrv_gssapi.[ch] functions
Andrew Bartlett
1
-1
/
+0
2012-01-18
s3-build: Rework object lists to allow gse gensec module
Andrew Bartlett
1
-29
/
+32
2012-01-18
s3-gse: Add gensec wrapper for gse GSSAPI client
Andrew Bartlett
1
-0
/
+1
2012-01-18
s3-passdb: trying to decouple passdb and secrets a little.
Günther Deschner
1
-1
/
+2
2012-01-13
s3-autoconf: fix the build of the pdb_ldap shared module in autoconf build as...
Günther Deschner
1
-4
/
+3
2012-01-13
s3:build: add auth/gensec/spnego.o
Stefan Metzmacher
1
-5
/
+6
2012-01-12
s3: Move the share_mode_lock handling to its own file
Volker Lendecke
1
-1
/
+1
2012-01-11
s3-libsmb: split out auth_generic client functions into auth_generic.c
Andrew Bartlett
1
-0
/
+1
2012-01-11
gensec: move gensec_util.c to the top level
Andrew Bartlett
1
-0
/
+1
2012-01-09
s3-build: Remove unused hooks to set smbtorture4 and test args
Andrew Bartlett
1
-5
/
+0
2012-01-09
s3-build SMBTORTRUE4 variable is unused in make test
Andrew Bartlett
1
-2
/
+0
2012-01-09
s3-build SAMBA4SHAREDIR is unused in make test
Andrew Bartlett
1
-1
/
+1
2012-01-05
s3: Add a test excercising the share mode cleanup routine
Volker Lendecke
1
-0
/
+1
2012-01-05
Add S3 vfs_aio_pthread module to replace broken glibc aio code.
Jeremy Allison
1
-0
/
+5
2011-12-22
s3-rpc_server: Rename dcesrv_ntlmssp.[ch] to dcesrv_auth_generic.[ch]
Andrew Bartlett
1
-1
/
+1
2011-12-22
s3-auth split the auth_generic functions into a seperate file
Andrew Bartlett
1
-1
/
+1
2011-12-16
s3:smbd: remove unused sconn_server_id()
Stefan Metzmacher
1
-1
/
+0
2011-12-15
s3:smbd: split ID_CACHE_* message handling into parent and child parts
Stefan Metzmacher
1
-1
/
+1
[next]