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: Test module for perfcount system
todd stecher
2009-02-13
1
-0
/
+5
*
OneFS implementation of BRL VFS ops:
Zack Kirsch
2009-02-13
1
-1
/
+2
*
Fix "make etags" properly :-)
Volker Lendecke
2009-02-12
1
-36
/
+1
*
s3-spoolss: add init_systemtime helper.
Günther Deschner
2009-02-12
1
-0
/
+1
*
Added nsswitch/ object files to make clean
Steven Danneman
2009-02-11
1
-5
/
+4
*
s3:build: some implementations of "ln" are picky about the order of arguments
Michael Adam
2009-02-11
1
-15
/
+15
*
If we receive a DOS error code, nt_errstr should display it
Volker Lendecke
2009-02-10
1
-2
/
+2
*
s3: OneFS bulk directory enumeration support
Steven Danneman
2009-02-09
1
-1
/
+1
*
s3 OneFS: Add kernel oplocks implementation
Tim Prouty
2009-02-09
1
-1
/
+1
*
S3 OneFS: Add in Isilon specific performance counter module
todd stecher
2009-02-09
1
-0
/
+5
*
S3: New module interface for SMB message statistics gathering
todd stecher
2009-02-09
1
-2
/
+6
*
async_sock: Use unix errnos instead of NTSTATUS
Kai Blin
2009-02-09
1
-2
/
+3
*
s3-spoolss: prepare to use generated spoolss.
Günther Deschner
2009-02-06
1
-3
/
+6
*
spoolss: move ndr spoolss helper to main librpc dir.
Günther Deschner
2009-02-05
1
-0
/
+3
*
s3-eventlog: w00t! remove last traces of old eventlog rpc marshalling.
Günther Deschner
2009-02-04
1
-1
/
+1
*
s3-eventlog: remove old eventlog server.
Günther Deschner
2009-02-04
1
-1
/
+1
*
s3-net: add "net eventlog dump".
Günther Deschner
2009-02-04
1
-4
/
+7
*
s3-eventlogadm: add command to dump stored tdb entries.
Günther Deschner
2009-02-03
1
-1
/
+3
*
s3:selftest: run test_posix_s3.sh tests
Stefan Metzmacher
2009-02-03
1
-1
/
+3
*
s3:build: pass the path to smbtorture4 down to make with and without '-t' prefix
Stefan Metzmacher
2009-02-03
1
-1
/
+2
*
s3:build: fix typo introduced in "fix build without shared libs"
Michael Adam
2009-02-02
1
-1
/
+1
*
s3:build: fix linking of bin/net when shared libs have been disabled
Michael Adam
2009-02-02
1
-1
/
+1
*
shared: Move dom_sid_* utility functions to top level
Kai Blin
2009-02-01
1
-2
/
+2
*
Split up async_req into a generic and a NTSTATUS specific part
Volker Lendecke
2009-02-01
1
-1
/
+1
*
fix build with external dns_sd libraries
Björn Jacke
2009-02-01
1
-1
/
+1
*
Add the "SMBD" rpc transport
Volker Lendecke
2009-01-30
1
-1
/
+1
*
s3:configure: autodetect ctdb/cluster support
Stefan Metzmacher
2009-01-29
1
-1
/
+0
*
selftest: fix Samba3 bugs
Stefan Metzmacher
2009-01-29
1
-1
/
+2
*
async_sock: Move to top level
Kai Blin
2009-01-28
1
-1
/
+1
*
s3: try to make 'make selftest' work again
Stefan Metzmacher
2009-01-28
1
-2
/
+5
*
s3:build: don't use $(FLAGS) in linking targets - it is useless
Michael Adam
2009-01-28
1
-58
/
+58
*
s3: separate tdb validation code out into its own source file
Michael Adam
2009-01-28
1
-1
/
+4
*
s3 build: Eliminate the gmake-specific Makefile syntax
Tim Prouty
2009-01-27
1
-13
/
+3
*
s3 make test: Add the ability to specify a custom smb.conf for make test
Tim Prouty
2009-01-26
1
-2
/
+16
*
async_req: Move to top level dir
Kai Blin
2009-01-23
1
-1
/
+1
*
Add the socket rpc client transport
Volker Lendecke
2009-01-22
1
-1
/
+2
*
Add the named pipe rpc client transport
Volker Lendecke
2009-01-22
1
-1
/
+1
*
RPC_CLIENT_OBJ is the right variable for cli_pipe.o
Volker Lendecke
2009-01-22
1
-2
/
+2
*
libsmbconf: move the non-registry parts of libsmbconf to top level
Michael Adam
2009-01-21
1
-2
/
+3
*
Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c
Steven Danneman
2009-01-12
1
-2
/
+7
*
s3: Add OneFS alternate data streams implementation
Tim Prouty
2009-01-11
1
-1
/
+1
*
start rpcclient epmapper
Volker Lendecke
2009-01-09
1
-1
/
+1
*
s3-svcctl: remove last traces of hand-marshalled svcctl code.
Günther Deschner
2009-01-09
1
-4
/
+2
*
s3-svcctl: build svcctl marshalling helper.
Günther Deschner
2009-01-09
1
-1
/
+2
*
s3-rpcclient: add eventlog test client.
Günther Deschner
2009-01-08
1
-1
/
+1
*
s3:smbd: move all globals and static variables in globals.[ch]
Stefan Metzmacher
2009-01-08
1
-1
/
+1
*
s3-srvsvc: remove all init_srvsvc* functions.
Günther Deschner
2009-01-06
1
-2
/
+1
*
Attempt to fix crash seen with new CUPS async printcap loading code.
Jeremy Allison
2009-01-05
1
-1
/
+1
*
s3: build lib/tevent staticly into samba3
Stefan Metzmacher
2009-01-05
1
-1
/
+2
*
Add a quick test of wb_trans_send/recv
Volker Lendecke
2009-01-04
1
-0
/
+1
[next]