summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* talloc: add memset() calls to test_pool()Stefan Metzmacher2011-05-171-0/+17
* talloc: setup the new 'tc' before TC_UNDEFINE_GROW_CHUNK() _talloc_realloc()Stefan Metzmacher2011-05-171-0/+1
* talloc: make really sure only optimize realloc if there's only one pool chunkStefan Metzmacher2011-05-171-1/+6
* talloc: make use of _talloc_free_poolmem() in _talloc_realloc()Stefan Metzmacher2011-05-171-15/+1
* talloc: split the handling of FLAG_POOL/FLAG_POOLMEM in _talloc_free_internalStefan Metzmacher2011-05-171-32/+66
* s4-dfs: Use a workaround for ndr relative pointer bug/limitationMatthieu Patou2011-05-171-11/+8
* s4-torture: Add more tests to DFS referral suiteMatthieu Patou2011-05-171-4/+30
* torture: adapt to idl evolutionroot2011-05-172-48/+48
* s4-dfs: clean the codeMatthieu Patou2011-05-171-44/+50
* s4-dfs: fix bugs in idl and adapt code accordinglyMatthieu Patou2011-05-172-32/+25
* s4-python: add an option for just fixing gpo foldersMatthieu Patou2011-05-171-189/+196
* s4-python: keep wheel_gid as an integerMatthieu Patou2011-05-171-1/+1
* s4-python: raise an error if unable to bind remote ldap while joiningMatthieu Patou2011-05-171-0/+11
* Fix the SMB2 showstopper, found by an extended torture test from Volker.Jeremy Allison2011-05-161-3/+25
* Ensure we always write the correct incoming mid into the share modeJeremy Allison2011-05-162-4/+8
* s3-rpc_server: Force ncalrpc dir to be mode 755.Andreas Schneider2011-05-161-13/+1
* s3-printing: remove cups_pull_comment_location from header fileDavid Disseldorp2011-05-161-4/+0
* s3: Document gpfs:syncioVolker Lendecke2011-05-161-0/+20
* gpfs.so: Add gpfs:syncio optionGregor Beck2011-05-161-0/+13
* waf: Enable Samba3 torture tests in top level build.Andreas Schneider2011-05-161-12/+12
* s3-selftest: no point in running base.chkpath and base.delaywrite twice.Günther Deschner2011-05-161-3/+3
* s3-printing: Remove obsolete and unused cups_pull_comment_location().Andreas Schneider2011-05-161-157/+0
* s3-spoolss: Get the printer location from cups.Andreas Schneider2011-05-161-2/+33
* s3-printing: Get the location info from cups.Günther Deschner2011-05-1612-32/+85
* s3: Added waf build header locations for clang complete.Andreas Schneider2011-05-161-0/+1
* s4-smbtorture: add test_netremotetod.Günther Deschner2011-05-162-0/+18
* s4-libcli/rap: add smbcli_rap_netremotetod().Günther Deschner2011-05-161-0/+47
* s3-rap: add rap_NetRemoteTOD to IDL.Günther Deschner2011-05-161-0/+22
* s3:libsmb convert user-specified domain to uppercaseChristian Ambach2011-05-161-0/+1
* s3: Fix return check in nss_winsVolker Lendecke2011-05-161-1/+1
* s3: Make&use set_socket_addr_v4Volker Lendecke2011-05-141-12/+14
* Use ZERO_STRUCTP in util_netVolker Lendecke2011-05-141-2/+2
* s3: Paranoia in smbsock_connect_state_destructorVolker Lendecke2011-05-141-0/+1
* s3-param Deprecate a number of security parameters for 3.6Andrew Bartlett2011-05-136-85/+81
* do an explicit A record search for SRV entriesLuke Howard2011-05-131-4/+22
* s3-build: use ndr-standard in msrpc3Andrew Bartlett2011-05-131-3/+4
* build: Move NDR_DSSETUP and NDR_SPOOLSS into ndr-standardAndrew Bartlett2011-05-131-1/+1
* lib/util/charset Move built-in charset modules to the top levelAndrew Bartlett2011-05-139-47/+41
* s3-netapi Initialise global variables in libnetapiAndrew Bartlett2011-05-131-1/+1
* s3-libnetapi Don't create a talloc_stackframe() in a global variableAndrew Bartlett2011-05-132-16/+37
* lib/util/ Fix crash bug caused by gfree_debug()Andrew Bartlett2011-05-131-1/+1
* s3-net: fix potential crash bug in display_print_driver3().Günther Deschner2011-05-131-1/+1
* s3:build: install libtdb with full version number instead of only SO versionMichael Adam2011-05-131-1/+6
* s3:build: install libtalloc with full version number instead of only SO versionMichael Adam2011-05-131-1/+6
* s3:build: build libtalloc.so.$VERSION with full version number instead only S...Michael Adam2011-05-131-10/+17
* s3:build: build libtdb.so.$VERSION with full version number instead only SO v...Michael Adam2011-05-131-10/+18
* s3:build: link libtdb as shared lib if using shared libs at allMichael Adam2011-05-131-1/+3
* s3:build: determine full version of libtdb for the samba buildMichael Adam2011-05-131-1/+2
* s3:build: link libtalloc as shared lib if using shared libs at allMichael Adam2011-05-131-1/+3
* s3:build: determine full version of libtalloc for the samba buildMichael Adam2011-05-131-1/+2