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
/
wscript_build
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-29
s3: test dbwrap_ctdb
Volker Lendecke
1
-0
/
+1
2012-11-22
build: Do not install testing binaries
Andrew Bartlett
1
-0
/
+16
2012-11-22
torture: remove source3 locktest and masktest
Andrew Bartlett
1
-21
/
+0
2012-11-22
build: Use ntlm_auth from source3 as the only ntlm_auth installed on the system
Andrew Bartlett
1
-1
/
+1
2012-11-09
build: add DMAPI configure option and checks
Christian Ambach
1
-1
/
+1
2012-10-22
waf: Create a libnss_wins.so symlink.
Andreas Schneider
1
-0
/
+1
2012-10-19
s3:utils/net: remove unused "net connections"
Stefan Metzmacher
1
-1
/
+1
2012-10-19
s3:build: move sessionid_tdb.o and conn_tdb.o to SMBD_OBJ_BASE
Gregor Beck
1
-3
/
+9
2012-09-22
build: Fix enabled handling for HAVE_LDAP, we need to use bld.CONFIG_SET
Andrew Bartlett
1
-2
/
+2
2012-09-14
build: Fix build on systems without ldap development headers
Andrew Bartlett
1
-0
/
+1
2012-09-14
s3: make smbldaphelper subsystem an internal library
Alexander Bokovoy
1
-3
/
+9
2012-09-13
s3: make ldapsam-related functions a smbldaphelper subsystem
Alexander Bokovoy
1
-1
/
+4
2012-09-12
s3-pdb: filter out more symbols only used in ldapsam internals
Alexander Bokovoy
1
-1
/
+1
2012-09-10
s3-passdb: update abi_match and ignore more statically linked functions
Alexander Bokovoy
1
-7
/
+21
2012-09-08
s3:vfs_default: add basic support for durable handle request and reconnect
Michael Adam
1
-0
/
+1
2012-09-07
s3-smbldap: make smbldap public library and maintain its ABI
Alexander Bokovoy
1
-1
/
+5
2012-09-07
s3-waf: avoid exporting init symbols from statically linked modules
Alexander Bokovoy
1
-1
/
+17
2012-09-02
waf: add new quota header checks and sysquota_4B source file
Björn Jacke
1
-1
/
+1
2012-08-16
s3-libsmb: Add a python wrapper
Volker Lendecke
1
-0
/
+6
2012-08-16
s3:utils: remove standalone cclean tool
Gregor Beck
1
-12
/
+0
2012-08-16
s3:net add command "connections cleanup"
Gregor Beck
1
-1
/
+1
2012-08-15
s3-smbd: Move smb_acl_t declaration to smb_acl.idl
Andrew Bartlett
1
-0
/
+1
2012-08-10
build: rename security → samba-security
Björn Jacke
1
-2
/
+2
2012-08-08
s3-torture: Extend pdbtest to also run an authentication unit-test
Andrew Bartlett
1
-1
/
+3
2012-08-07
source3/loadparm.c: Move string_set/string_free inside.
Rusty Russell
1
-1
/
+1
2012-08-02
s3-pysmbd: Add set_nt_acl() function based on parts of vfstest
Andrew Bartlett
1
-1
/
+1
2012-07-20
Remove source3/lib/pidfile.c
Jeremy Allison
1
-6
/
+0
2012-07-18
s3: Add tevent_wait_send/recv
Volker Lendecke
1
-0
/
+1
2012-07-18
s3: Move the aio_pthread read/write functionality to vfs_default
Volker Lendecke
1
-0
/
+1
2012-07-18
libasys
Volker Lendecke
1
-0
/
+1
2012-06-29
s3:smbd: add smbXsrv_open* infrastructure
Stefan Metzmacher
1
-0
/
+2
2012-06-29
ccan: we're subsystems, not a library.
Rusty Russell
1
-3
/
+2
2012-06-28
s3:wscript: use LOCKING subsystem for smbtorture3
Stefan Metzmacher
1
-1
/
+2
2012-06-27
s3: add a tool "cclean" to cleanup orphaned entries from connections.tdb
Gregor Beck
1
-0
/
+12
2012-06-25
s3:smbd: add smbXsrv_tcon infrastructure
Stefan Metzmacher
1
-0
/
+1
2012-06-25
s3:smbd: add smbXsrv_session infrastructure
Stefan Metzmacher
1
-0
/
+1
2012-06-25
s3:smbd: add smbXsrv_version_* infrastructure
Stefan Metzmacher
1
-0
/
+1
2012-06-25
s3:librpc: add smbXsrv.idl
Stefan Metzmacher
1
-0
/
+1
2012-06-08
s3-rpcclient: add fsrvp commands
David Disseldorp
1
-1
/
+2
2012-05-31
build: rename build targets smbclient -> smbclient4 and smbclient3 -> smbclient
Michael Adam
1
-1
/
+1
2012-05-31
build: rename build targets nmblookup -> nmblookup4 and nmblookup3 -> nmblookup
Michael Adam
1
-1
/
+1
2012-05-31
s3:build: fix some spacing in wscript_build
Michael Adam
1
-6
/
+6
2012-05-30
lib/param: Put common FN_ macros into param_functions.c
Andrew Bartlett
1
-2
/
+2
2012-05-30
build: Provide .pc file for libsmbsharemodes
Andrew Bartlett
1
-1
/
+1
2012-05-30
build: Provide .pc file for libnetapi
Andrew Bartlett
1
-1
/
+1
2012-05-28
s3:libsmb: get rid of clisigning routines
Luk Claes
1
-1
/
+0
2012-05-25
s3: Test whether get_share_mode_lock cleans up stale processes
Volker Lendecke
1
-1
/
+2
2012-05-23
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
1
-4
/
+6
2012-05-23
s3-passdb: add unixid_from_uid/unixid_from_gid/unixid_from_both API
Alexander Bokovoy
1
-1
/
+2
2012-05-23
s4-resolve: Remove dependency on libroken
Simo Sorce
1
-1
/
+1
[next]