summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4:librpc/rpc: if the connection is dead we don't want to be called recursivly.Stefan Metzmacher2012-03-151-0/+2
* s3: Update waf build to include missed dependancy on Lion.Ira Cooper2012-03-151-1/+1
* util: Add --disable-fault-handling.Ira Cooper2012-03-155-0/+16
* libsmbclient-raw: Install smb_composite.h.Jelmer Vernooij2012-03-152-2/+4
* build: Do not build with utmp when we do not have utmp.hAndrew Bartlett2012-03-151-1/+4
* build: param must require cups to get the cups headers path in -IAndrew Bartlett2012-03-151-1/+1
* s3-krb5: Remove GSS_WRAP_IOV conditionalAndrew Bartlett2012-03-154-5/+5
* wintest: test wbinfo --krb5authAndrew Bartlett2012-03-151-0/+3
* selftest: test wbinfo --authenticate and --krb5authAndrew Bartlett2012-03-151-0/+5
* build: Ensure that we clean build objects from auth/ as wellAndrew Bartlett2012-03-151-1/+1
* selftest/flapping: mark ^samba3.rpc.spoolss.*printserver.enum_printers_server...Stefan Metzmacher2012-03-141-0/+1
* selftest/flapping: mark ^samba3.rpc.spoolss.*printserver.openprinter_badnamel...Stefan Metzmacher2012-03-141-0/+1
* selftest/flapping: mark samba4.blackbox.gentest as flakeyStefan Metzmacher2012-03-141-0/+1
* s3:selftest: add support for 'make test FAIL_IMMEDIATELY=1'Stefan Metzmacher2012-03-141-0/+4
* s4:selftest: fix a message-typo in the "samba-tool user" testsuite.Michael Adam2012-03-141-1/+1
* s4:selftest: add a new test for "samba-tool user list"Michael Adam2012-03-141-1/+27
* testtools/matchers.py: fix a comment typoMichael Adam2012-03-141-1/+1
* s3-spoolss: Check return type of update_dsspooler().Andreas Schneider2012-03-141-12/+18
* s3-spoolss: Check return codes in update_dsspooler.Andreas Schneider2012-03-141-40/+170
* s3-printing: Check for browseable too.Andreas Schneider2012-03-141-1/+6
* s3-printing: Make printer a const char *.Andreas Schneider2012-03-142-3/+9
* s3-rpc_client: Add debug message for printer dataex errors.Andreas Schneider2012-03-141-0/+4
* s3-rpc_server: Increase debug level for policy handle.Andreas Schneider2012-03-141-5/+5
* samba3util: Add ccan to dependency list now that str_checksum() uses a ccan f...Jelmer Vernooij2012-03-141-1/+1
* s3:smb2_server: fix a compiler warningChristian Ambach2012-03-141-2/+2
* s3:smbd: also create ncalrpc/np directory before forking rpc daemonsStefan Metzmacher2012-03-141-0/+13
* lib/util: only change umask during mkdir()Stefan Metzmacher2012-03-141-7/+4
* lib/util: cope with races between lstat and mkdir in directory_create_or_exist()Stefan Metzmacher2012-03-141-2/+8
* lib/util: use a helper variable in directory_create_or_exist()Stefan Metzmacher2012-03-141-2/+5
* lib/util: do an early return on error directory_create_or_exist()Stefan Metzmacher2012-03-141-10/+10
* lib/util: remove unneeded else branch in directory_create_or_exist()Stefan Metzmacher2012-03-141-21/+24
* lib/util: don't start DEBUG output with 'error 'Stefan Metzmacher2012-03-141-1/+1
* s4-dsdb: Fix the case for attribute name msDS-hasMasterNCsAmitay Isaacs2012-03-142-3/+3
* lib/tdb: remove unnecessary XOPEN and FILE_OFFSET_BITS defines in test/Rusty Russell2012-03-1417-20/+0
* lib/tdb2: remove unneccessary _FILE_OFFSET_BITS define in test/.Rusty Russell2012-03-141-2/+0
* autoconf: make autoconf build work on OS X 10.6Matthieu Patou2012-03-141-2/+2
* lib/crypto: Detect CommonCrypto and use it if availableMatthieu Patou2012-03-145-2/+23
* lib/tdb2: make summary handle capabilities properly.Rusty Russell2012-03-141-31/+13
* lib/tdb2: fix error string formatting.Rusty Russell2012-03-143-5/+7
* lib/tdb2: Add gcc-style format attribute to tdb_logerr.Rusty Russell2012-03-141-4/+5
* Fix bug #8811 - sd_has_inheritable_components segfaults on an SD that se_acce...Jeremy Allison2012-03-141-0/+4
* Fix bug #8795 - Samba does not handle the Owner Rights permissions at allRichard Sharpe2012-03-143-6/+49
* Second part of fix for bug #7933 - samba fails to honor SEC_STD_WRITE_OWNER b...Jeremy Allison2012-03-131-4/+6
* Fix bug #8807 - dcerpc_lsa_lookup_sids_noalloc() crashes when groups has more...Christian Ambach2012-03-131-3/+7
* s4-python: Add missing python source file encoding.Andreas Schneider2012-03-131-0/+2
* s4-python: Remove env from non-executable webserver script.Andreas Schneider2012-03-131-2/+1
* s4-python: Remove env from non-executable samba_tool scripts.Andreas Schneider2012-03-132-4/+0
* s4-python: Remove env from non-executable dcerpc scripts.Andreas Schneider2012-03-1311-21/+4
* s4-python: Remove execute flag from non-executable rpc_talloc script.Andreas Schneider2012-03-131-0/+0
* s4-python: Remove env from non-executable blackbox test scripts.Andreas Schneider2012-03-132-3/+0