summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-19WHATSNEW: Fix typo.Jelmer Vernooij1-1/+1
2012-06-19tdb/wscript: Remove unecessary semicolons.Jelmer Vernooij1-4/+4
2012-06-19wafsamba/irixcc: add '-c99' option to ccStefan Metzmacher1-1/+3
2012-06-18Revert "s3: temporary hack to make the waf build work withouth autotools bein...Björn Jacke1-1/+0
2012-06-18selftest/flapping: samba4.nss.test is also flakey for s3memberStefan Metzmacher1-1/+1
2012-06-18s3:autoconf: add -Iautoconf -Iautoconf/source3 at configure stageStefan Metzmacher2-3/+2
2012-06-18s3:Makefile.in: remove pidl generated files with 'make realdistclean'Stefan Metzmacher1-0/+1
2012-06-18s3:Makefile.in: fix 'make realdistclean' after moving generated files to auto...Stefan Metzmacher1-1/+1
2012-06-18s3:Makefile.in: fix 'make clean' after moving generated files to autoconf/Stefan Metzmacher1-6/+5
2012-06-18s3:autogen.sh: fix autoconf/lib/param/param_proto.h locationStefan Metzmacher1-1/+1
2012-06-18lib/param: add missing prototype of lpcfg_parm_long()Stefan Metzmacher1-0/+3
2012-06-18s3:autoconf-build: build the idmap backends tdb2, rid, and hash by default (s...Michael Adam1-0/+3
2012-06-18s3:waf-build: build the idmap backends tdb2, rid, and hash by default (shared)Michael Adam1-1/+2
2012-06-18s3:idmap_tdb: fix miss in rename of dbwrap_trans_store_uint32() to dbwrap_tra...Michael Adam1-4/+4
2012-06-18dbwrap: Rename dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystringAmitay Isaacs1-2/+2
2012-06-18s3:configure: check for SPLICE_F_MOVE at configure stageStefan Metzmacher2-2/+2
2012-06-17heimdal:lib/wind: include <stdlib.h> at the endStefan Metzmacher3-3/+3
2012-06-16heimdal:lib/wind: make sure errorlist_table.c includes config.h as first headerStefan Metzmacher1-1/+1
2012-06-16attr: Look for attr/attributes.h too.Jelmer Vernooij3-2/+4
2012-06-16heimdal:lib/krb5: don't name a struct 'token'Stefan Metzmacher1-1/+1
2012-06-16s3-auth: Remove auth_netlogondAndrew Bartlett6-467/+1
2012-06-16s3-passdb: Remove pdb_adsAndrew Bartlett5-2709/+1
2012-06-16s4-classicupgrade: Also ask testparm for 'smb passwd file'Andrew Bartlett1-0/+2
2012-06-16WHATSNEW: Bump the version and announce the s3fs defaultAndrew Bartlett1-23/+28
2012-06-16s4-classicupgrade: Use "samba classic" description for samba3 NT4-like domain...Andrew Bartlett2-11/+13
2012-06-16s4-lib/param: FLAG DAY for the default FILE SERVERAndrew Bartlett3-7/+8
2012-06-16s4-s3upgrade: Assert that administrator has a SID of -500, and only skip root...Andrew Bartlett1-2/+9
2012-06-16s4-s3upgrade: Add my wins.dat and fix the parsing errorAndrew Bartlett3-1/+27
2012-06-16s4-s3upgrade: improve idmap import to use posixAccount and posixGroup entriesAndrew Bartlett1-2/+32
2012-06-16s4-idmap: Add mapping using uidNumber and gidNumber like idmap_adAndrew Bartlett2-2/+123
2012-06-16Same fix as bug 8989 - Samba 3.5.x (and probably all other versions of Samba)...Jeremy Allison1-0/+9
2012-06-15Fix Bug 8989 - Samba 3.5.x (and probably all other versions of Samba) does no...Jeremy Allison1-0/+6
2012-06-15s3: Slightly simplify grant_fsp_oplock_typeVolker Lendecke1-1/+3
2012-06-16s4-selftest: Add tests for dbcheck on an old database that needs repairAndrew Bartlett2-0/+44
2012-06-16s4-dbcheck: Always specify the dhcheck controlAndrew Bartlett1-0/+1
2012-06-16selftest: Add targetdir and tdbrestore parameters to undump.shAndrew Bartlett1-5/+22
2012-06-16build: Remove support for non-64bit sendfile()Andrew Bartlett3-120/+0
2012-06-15selftest/flapping: mark samba4.nss.test using winbind(s3dc) as flakeyStefan Metzmacher1-0/+1
2012-06-15docs-xml: vfs_gpfs: add comment "per share option"Björn Baumbach1-0/+2
2012-06-15docs-xml: vfs_gpfs: fix typoBjörn Baumbach1-1/+1
2012-06-15docs-xml: add gpfs:acl option to vfs_gpfs man pageBjörn Baumbach1-0/+20
2012-06-15s3:vfs_gpfs: add "gpfs:acl" optionBjörn Baumbach1-0/+81
2012-06-15dbwrap: Remove an unnecessary ZERO_STRUCTVolker Lendecke1-1/+0
2012-06-15s3-winbindd: fix the build of idmap_ad modules.Günther Deschner1-1/+2
2012-06-15s3-lib: Fix conversion of lib/events.c to modern tevent namesAndrew Bartlett1-2/+2
2012-06-15dbwrap: dbwrap_trans_store_uint32->dbwrap_trans_store_uint32_bystringVolker Lendecke4-6/+8
2012-06-15dbwrap: dbwrap_trans_store_int32->dbwrap_trans_store_int32_bystringVolker Lendecke5-7/+10
2012-06-15dbwrap: dbwrap_trans_change_int32_atomic->dbwrap_trans_change_int32_atomic_by...Volker Lendecke3-10/+10
2012-06-15dbwrap: dbwrap_change_int32_atomic->dbwrap_change_int32_atomic_bystringVolker Lendecke2-4/+8
2012-06-15dbwrap: dbwrap_trans_change_uint32_atomic->dbwrap_trans_change_uint32_atomic_...Volker Lendecke3-10/+10