index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-dcerpc: add krb5 helpers
Simo Sorce
2010-08-30
1
-0
/
+1
*
s3-auth: Add helper function to retrieve the unix user from a kerberos ticket
Simo Sorce
2010-08-30
1
-0
/
+1
*
s3-build: further rationalise LIBMSRPC_OBJ and remove RPC_CLIENT_OBJ.
Günther Deschner
2010-08-26
1
-12
/
+10
*
s3-build: remove RPC_CLIENT_OBJ1.
Günther Deschner
2010-08-26
1
-4
/
+1
*
s3-build: use LIBMSRPC_OBJ instead of single files.
Günther Deschner
2010-08-26
1
-11
/
+4
*
s3-build: only link in samr util code where needed.
Günther Deschner
2010-08-26
1
-6
/
+10
*
s3-build: remove RPC_PARSE_OBJ.
Günther Deschner
2010-08-26
1
-26
/
+30
*
s3-build: only link in epmapper client code where needed.
Günther Deschner
2010-08-26
1
-5
/
+4
*
s3-build: only link in netlogon client code where needed.
Günther Deschner
2010-08-26
1
-6
/
+12
*
s3: separate out cli schannel functions that depend on cli_netlogon.
Günther Deschner
2010-08-26
1
-4
/
+10
*
s3-build: only link in samr client code where needed.
Günther Deschner
2010-08-25
1
-10
/
+19
*
s3-build: only link in lsa client code where needed.
Günther Deschner
2010-08-25
1
-12
/
+22
*
s3-build: only link in srvsvc client code where needed.
Günther Deschner
2010-08-25
1
-9
/
+17
*
s3-build: only link in wkssvc client code where needed.
Günther Deschner
2010-08-25
1
-5
/
+9
*
s3-build: only link in svcctl client code where needed.
Günther Deschner
2010-08-25
1
-3
/
+5
*
s3-build: only link in dssetup client code where needed.
Günther Deschner
2010-08-25
1
-5
/
+9
*
s3-build: only link in initshutdown client code where needed.
Günther Deschner
2010-08-25
1
-4
/
+7
*
s3-build: only link in echo client code where needed.
Günther Deschner
2010-08-25
1
-3
/
+5
*
s3-build: only link in dfs client code where needed.
Günther Deschner
2010-08-25
1
-3
/
+5
*
s3-build: only link in drsuapi client code where needed.
Günther Deschner
2010-08-25
1
-5
/
+8
*
s3-build: only link in ntsvcs client code where needed.
Günther Deschner
2010-08-25
1
-3
/
+5
*
s3-build: only link in winreg client code where needed.
Günther Deschner
2010-08-25
1
-5
/
+7
*
s3-build: only link in eventlog client code where needed.
Günther Deschner
2010-08-25
1
-3
/
+5
*
s3-build: only link in spoolss client code where needed.
Günther Deschner
2010-08-25
1
-8
/
+12
*
s3:smbd: add a nfs backend for sysquotas.
Michael Adam
2010-08-25
1
-0
/
+1
*
s3-build: Use a wrapper script to run the tests.
Andreas Schneider
2010-08-25
1
-24
/
+5
*
s3-build: Add a test-buildfarm target to stay UNIX Makefile compatible.
Andreas Schneider
2010-08-22
1
-4
/
+2
*
s3:Makefile.in: use python with -u to disable stdin/out caching
Stefan Metzmacher
2010-08-20
1
-1
/
+1
*
s3-ads: Remove unused function and file
Simo Sorce
2010-08-17
1
-1
/
+1
*
s3:rpc_client: remove unused cli_do_rpc_ndr* functions
Stefan Metzmacher
2010-08-16
1
-4
/
+1
*
s3:rpc_client: remove unused rpc_pipe_open_local()
Stefan Metzmacher
2010-08-16
1
-2
/
+1
*
s3-test: Try to fix the build farm subunit parsing.
Andreas Schneider
2010-08-15
1
-3
/
+19
*
s3:idmap_ldap: add idmap_rw_ops to idmap_ldap_context and init in db_init()
Michael Adam
2010-08-14
1
-2
/
+2
*
s3:idmap_tdb: add idmap_rw_ops to idmap_tdb_context and initialize them in in...
Michael Adam
2010-08-14
1
-3
/
+5
*
s3:idmap_tdb2: add rw_ops to idmap_tdb2_context and initialize in idmap_tdb2_...
Michael Adam
2010-08-14
1
-2
/
+2
*
s3:winbind: remove the method REMOVE_MAPPING from winbind's API
Michael Adam
2010-08-14
1
-1
/
+0
*
s3:winbind: remove the method SET_MAPPING from winbind's API
Michael Adam
2010-08-14
1
-1
/
+0
*
s3:winbind: remove SET_HWM from winbind's API.
Michael Adam
2010-08-14
1
-1
/
+0
*
s3:test: add a new "valgrindtestenv" target, similar to gdbtestenv
Michael Adam
2010-08-14
1
-0
/
+7
*
s3:gdbtestenv: also start an xterm with nmbd. and start winbindd before smbd.
Michael Adam
2010-08-14
1
-2
/
+3
*
s3:gdbtestenv: also set the xterm's window title appropriately
Michael Adam
2010-08-14
1
-2
/
+2
*
s3:gdbtestenv: print the server's name in the icontitle instead of "server"
Michael Adam
2010-08-14
1
-2
/
+2
*
s3-selftest: move make test to selftest.
Günther Deschner
2010-08-13
1
-6
/
+6
*
s3-build: remove pointless RPC_PARSE_OBJ2.
Günther Deschner
2010-08-13
1
-6
/
+4
*
tdb: add TDB_DEPS variable filled with required libraries
Björn Jacke
2010-08-13
1
-1
/
+2
*
s3-build: pointless to link in libads and dcutils into smbcacls.
Günther Deschner
2010-08-13
1
-1
/
+1
*
s3-build: separate out libads_printer.
Günther Deschner
2010-08-13
1
-3
/
+5
*
s3:Makefile: link in dcerpc client stubs
Stefan Metzmacher
2010-08-12
1
-0
/
+20
*
s3:rpc_client: add dcerpc_binding_handle backend
Stefan Metzmacher
2010-08-12
1
-0
/
+1
*
libcli/auth Move some source3/ NTLMSSP functions to the common code.
Andrew Bartlett
2010-08-10
1
-1
/
+2
[next]