index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Move winbindd/winbindd_reqtrans.c to lib/wb_reqtrans.c
Volker Lendecke
2009-01-04
1
-1
/
+0
*
Make sharesec utility part of the default binary install.
Steven Danneman
2008-12-28
1
-2
/
+2
*
s3-ntsvcs: remove last traces of hand-marshalled NTSVCS.
Günther Deschner
2008-12-17
1
-2
/
+2
*
net lua
Volker Lendecke
2008-12-17
1
-4
/
+5
*
Compile liblua
Volker Lendecke
2008-12-17
1
-0
/
+76
*
Remove ndrdump - it's available in merged build mode as bin/ndrdump4 and uses...
Jelmer Vernooij
2008-12-16
1
-22
/
+1
*
Share object files for gen_ndr.
Jelmer Vernooij
2008-12-16
1
-10
/
+1
*
Add new script for building IDL files in librpc/idl, generating both
Jelmer Vernooij
2008-12-16
1
-2
/
+2
*
Fix path to ndr_notify.c.
Jelmer Vernooij
2008-12-16
1
-1
/
+1
*
Move shared gen_ndr files to librpc/gen_ndr in the root.
Jelmer Vernooij
2008-12-16
1
-54
/
+54
*
Consider shared IDL files and Samba3-specific IDL files separately, allow ove...
Jelmer Vernooij
2008-12-16
1
-3
/
+6
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-12-16
1
-14
/
+14
|
\
|
*
nsswitch: Move source3 files to top level dir.
Kai Blin
2008-12-16
1
-14
/
+14
*
|
Rename dom_sid.idl -> server_id.idl (since it no longer actually contains the...
Jelmer Vernooij
2008-12-16
1
-1
/
+1
|
/
*
s3: Add the OneFS SMB_VFS_CREATE_FILE implementation
Tim Prouty
2008-12-09
1
-1
/
+2
*
Add infrastructure to transfer winbindd_request/response asynchronously
Volker Lendecke
2008-12-08
1
-0
/
+1
*
Add support for OneFS ACLs
Steven Danneman
2008-12-02
1
-2
/
+2
*
Add OneFS VFS module skeleton.
Tim Prouty
2008-12-02
1
-0
/
+5
*
ctags: Ignore source3/includes/proto.h for tags.
Kai Blin
2008-11-23
1
-1
/
+1
*
s3-build: do not auto-genereate ndr tables but use checked-in tables.
Michael Adam
2008-11-23
1
-3
/
+6
*
s3 build: don't specify ZLIB_LIBS (i.e. "-lz") in object collections.
Michael Adam
2008-11-22
1
-3
/
+3
*
i18n/l10n pam_winbind
Bo Yang
2008-11-13
1
-6
/
+23
*
s3: Add support for make test to use a share dir outside of the prefix dir
Tim Prouty
2008-11-11
1
-1
/
+2
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-11-11
1
-0
/
+5
|
\
|
*
Added vfs_acl_tdb.c module to do ACLs completely in userspace. Passes all of ...
Jeremy Allison
2008-11-10
1
-0
/
+5
*
|
s3-samr: remove old samr.idl file.
Günther Deschner
2008-11-10
1
-1
/
+1
|
/
*
[s3]build: prevent make errors for picky makes when $(EXTRA_ALL_TARGETS) is e...
Michael Adam
2008-11-10
1
-1
/
+3
*
[s3]build: build cifs.upcall at build time instead of at install time.
Michael Adam
2008-11-10
1
-1
/
+2
*
s3: security.idl: split of dom_sid stuff into dom_sid.idl
Stefan Metzmacher
2008-11-08
1
-2
/
+2
*
s3: build ndr_named_pipe_auth.c
Stefan Metzmacher
2008-11-06
1
-1
/
+3
*
mount.cifs: use lock/unlock_mtab scheme from util-linux-ng mount prog
Jeff Layton
2008-11-06
1
-2
/
+2
*
netlogon: add 8bit varients of netr_SamDatabaseID8Bit and netr_DeltaEnum.
Günther Deschner
2008-11-06
1
-1
/
+2
*
Add *test4 rules to merged build Makefile, to allow running the Samba 4 tests...
Jelmer Vernooij
2008-11-02
1
-1
/
+2
*
Use shared doserr.c.
Jelmer Vernooij
2008-11-01
1
-1
/
+1
*
errors: share dcerpc error function.
Günther Deschner
2008-10-31
1
-1
/
+1
*
srvsvc: share srvsvc idl between s3 and s4.
Günther Deschner
2008-10-31
1
-1
/
+1
*
netlogon: merge netlogon.idl between s3 and s4.
Günther Deschner
2008-10-29
1
-1
/
+1
*
idl: share lsa.idl between s3 and s4.
Günther Deschner
2008-10-27
1
-1
/
+1
*
[s3]build: fix bug #5765 - fix installlibs on solaris by using portable "test...
Michael Adam
2008-10-27
1
-7
/
+7
[next]