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
2008-12-28
Make sharesec utility part of the default binary install.
Steven Danneman
1
-2
/
+2
2008-12-17
s3-ntsvcs: remove last traces of hand-marshalled NTSVCS.
Günther Deschner
1
-2
/
+2
2008-12-17
net lua
Volker Lendecke
1
-4
/
+5
2008-12-17
Compile liblua
Volker Lendecke
1
-0
/
+76
2008-12-16
Remove ndrdump - it's available in merged build mode as bin/ndrdump4 and uses...
Jelmer Vernooij
1
-22
/
+1
2008-12-16
Share object files for gen_ndr.
Jelmer Vernooij
1
-10
/
+1
2008-12-16
Add new script for building IDL files in librpc/idl, generating both
Jelmer Vernooij
1
-2
/
+2
2008-12-16
Fix path to ndr_notify.c.
Jelmer Vernooij
1
-1
/
+1
2008-12-16
Move shared gen_ndr files to librpc/gen_ndr in the root.
Jelmer Vernooij
1
-54
/
+54
2008-12-16
Consider shared IDL files and Samba3-specific IDL files separately, allow ove...
Jelmer Vernooij
1
-3
/
+6
2008-12-16
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
1
-14
/
+14
2008-12-16
Rename dom_sid.idl -> server_id.idl (since it no longer actually contains the...
Jelmer Vernooij
1
-1
/
+1
2008-12-16
nsswitch: Move source3 files to top level dir.
Kai Blin
1
-14
/
+14
2008-12-09
s3: Add the OneFS SMB_VFS_CREATE_FILE implementation
Tim Prouty
1
-1
/
+2
2008-12-08
Add infrastructure to transfer winbindd_request/response asynchronously
Volker Lendecke
1
-0
/
+1
2008-12-02
Add support for OneFS ACLs
Steven Danneman
1
-2
/
+2
2008-12-02
Add OneFS VFS module skeleton.
Tim Prouty
1
-0
/
+5
2008-11-23
ctags: Ignore source3/includes/proto.h for tags.
Kai Blin
1
-1
/
+1
2008-11-23
s3-build: do not auto-genereate ndr tables but use checked-in tables.
Michael Adam
1
-3
/
+6
2008-11-22
s3 build: don't specify ZLIB_LIBS (i.e. "-lz") in object collections.
Michael Adam
1
-3
/
+3
2008-11-13
i18n/l10n pam_winbind
Bo Yang
1
-6
/
+23
2008-11-11
s3: Add support for make test to use a share dir outside of the prefix dir
Tim Prouty
1
-1
/
+2
2008-11-11
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
1
-0
/
+5
2008-11-10
Added vfs_acl_tdb.c module to do ACLs completely in userspace. Passes all of ...
Jeremy Allison
1
-0
/
+5
2008-11-10
s3-samr: remove old samr.idl file.
Günther Deschner
1
-1
/
+1
2008-11-10
[s3]build: prevent make errors for picky makes when $(EXTRA_ALL_TARGETS) is e...
Michael Adam
1
-1
/
+3
2008-11-10
[s3]build: build cifs.upcall at build time instead of at install time.
Michael Adam
1
-1
/
+2
2008-11-08
s3: security.idl: split of dom_sid stuff into dom_sid.idl
Stefan Metzmacher
1
-2
/
+2
2008-11-06
s3: build ndr_named_pipe_auth.c
Stefan Metzmacher
1
-1
/
+3
2008-11-06
mount.cifs: use lock/unlock_mtab scheme from util-linux-ng mount prog
Jeff Layton
1
-2
/
+2
2008-11-06
netlogon: add 8bit varients of netr_SamDatabaseID8Bit and netr_DeltaEnum.
Günther Deschner
1
-1
/
+2
2008-11-02
Add *test4 rules to merged build Makefile, to allow running the Samba 4 tests...
Jelmer Vernooij
1
-1
/
+2
2008-11-01
Use shared doserr.c.
Jelmer Vernooij
1
-1
/
+1
2008-10-31
errors: share dcerpc error function.
Günther Deschner
1
-1
/
+1
2008-10-31
srvsvc: share srvsvc idl between s3 and s4.
Günther Deschner
1
-1
/
+1
2008-10-29
netlogon: merge netlogon.idl between s3 and s4.
Günther Deschner
1
-1
/
+1
2008-10-27
idl: share lsa.idl between s3 and s4.
Günther Deschner
1
-1
/
+1
2008-10-27
[s3]build: fix bug #5765 - fix installlibs on solaris by using portable "test...
Michael Adam
1
-7
/
+7
2008-10-27
[s3]build: fix bug #5677 - fix test_{shlibs,nss_modules,pam_modules} on Solaris
Michael Adam
1
-3
/
+6
2008-10-25
Fix "make etags" -- the args list gets really long for s4 with the prefix
Volker Lendecke
1
-1
/
+34
2008-10-23
Use common net utility code (address and sockaddr manipulation).
Jelmer Vernooij
1
-1
/
+1
2008-10-23
Use libutil genrand.
Jelmer Vernooij
1
-2
/
+3
2008-10-23
Import talloc_stack into util library.
Jelmer Vernooij
1
-2
/
+2
2008-10-22
s3: use shared asn1 code.
Günther Deschner
1
-4
/
+4
2008-10-21
Don't include a (relative path) srcdir in samba4-data.mk.
Jelmer Vernooij
1
-2
/
+4
2008-10-21
Allow running individual tests in the testsuite, normalize test names, fix so...
Jelmer Vernooij
1
-1
/
+6
2008-10-21
Use socket wrapper for selftest.pl, find binaries correctly.
Jelmer Vernooij
1
-1
/
+2
2008-10-21
Specify skip list to selftest.pl, make make target depend on test
Jelmer Vernooij
1
-2
/
+5
2008-10-21
Merge branch 'selftest' of git://git.samba.org/jelmer/samba
Jelmer Vernooij
1
-0
/
+3
2008-10-20
Add source4/ to include path because librpc/gen_ndr is still in source?/
Jelmer Vernooij
1
-1
/
+1
[next]