summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-17Fix redefinition of fstrcpy.Jeremy Allison1-1/+7
2011-05-17is_my_ipaddr() should recognise loopback addresses as ours.Jeremy Allison1-5/+5
2011-05-17Don't evaluate the src argument to fstrcpy/fstrcat/nstrcpy/unstrcpy twice. Pr...Jeremy Allison1-5/+25
2011-05-17Remove duplicate definition of SMB_VFS_NEXT_STRICT_UNLOCK. Found by herb@samb...Jeremy Allison1-3/+0
2011-05-17s3: conn->sconn in smbd_server_connection_read/write_handlerVolker Lendecke1-9/+10
2011-05-17lib/util/charset: fix the toplevel MacOS X build.Günther Deschner1-2/+3
2011-05-17s3:rpc_server: create lp_ncalrpc_dir() with 0755 before lp_ncalrpc_dir()/np w...Stefan Metzmacher1-0/+11
2011-05-17Revert "s3-rpc_server: Force ncalrpc dir to be mode 755."Stefan Metzmacher1-1/+13
2011-05-17Fix typos in LDAP schema filesSumit Bose5-6/+6
2011-05-17talloc: splitout _talloc_free_children_internal()Stefan Metzmacher1-50/+27
2011-05-17talloc: fixed a use after free error in talloc_free_children()Stefan Metzmacher1-1/+16
2011-05-17talloc: use _talloc_free_internal() in talloc_free_children()Stefan Metzmacher1-1/+1
2011-05-17talloc: test talloc_steal out of a talloc_poolStefan Metzmacher1-0/+69
2011-05-17talloc: add memset() calls to test_pool()Stefan Metzmacher1-0/+17
2011-05-17talloc: setup the new 'tc' before TC_UNDEFINE_GROW_CHUNK() _talloc_realloc()Stefan Metzmacher1-0/+1
2011-05-17talloc: make really sure only optimize realloc if there's only one pool chunkStefan Metzmacher1-1/+6
2011-05-17talloc: make use of _talloc_free_poolmem() in _talloc_realloc()Stefan Metzmacher1-15/+1
2011-05-17talloc: split the handling of FLAG_POOL/FLAG_POOLMEM in _talloc_free_internalStefan Metzmacher1-32/+66
2011-05-17s4-dfs: Use a workaround for ndr relative pointer bug/limitationMatthieu Patou1-11/+8
2011-05-17s4-torture: Add more tests to DFS referral suiteMatthieu Patou1-4/+30
2011-05-17torture: adapt to idl evolutionroot2-48/+48
2011-05-17s4-dfs: clean the codeMatthieu Patou1-44/+50
2011-05-17s4-dfs: fix bugs in idl and adapt code accordinglyMatthieu Patou2-32/+25
2011-05-17s4-python: add an option for just fixing gpo foldersMatthieu Patou1-189/+196
2011-05-17s4-python: keep wheel_gid as an integerMatthieu Patou1-1/+1
2011-05-17s4-python: raise an error if unable to bind remote ldap while joiningMatthieu Patou1-0/+11
2011-05-16Fix the SMB2 showstopper, found by an extended torture test from Volker.Jeremy Allison1-3/+25
2011-05-16Ensure we always write the correct incoming mid into the share modeJeremy Allison2-4/+8
2011-05-16s3-rpc_server: Force ncalrpc dir to be mode 755.Andreas Schneider1-13/+1
2011-05-16s3-printing: remove cups_pull_comment_location from header fileDavid Disseldorp1-4/+0
2011-05-16s3: Document gpfs:syncioVolker Lendecke1-0/+20
2011-05-16gpfs.so: Add gpfs:syncio optionGregor Beck1-0/+13
2011-05-16waf: Enable Samba3 torture tests in top level build.Andreas Schneider1-12/+12
2011-05-16s3-selftest: no point in running base.chkpath and base.delaywrite twice.Günther Deschner1-3/+3
2011-05-16s3-printing: Remove obsolete and unused cups_pull_comment_location().Andreas Schneider1-157/+0
2011-05-16s3-spoolss: Get the printer location from cups.Andreas Schneider1-2/+33
2011-05-16s3-printing: Get the location info from cups.Günther Deschner12-32/+85
2011-05-16s3: Added waf build header locations for clang complete.Andreas Schneider1-0/+1
2011-05-16s4-smbtorture: add test_netremotetod.Günther Deschner2-0/+18
2011-05-16s4-libcli/rap: add smbcli_rap_netremotetod().Günther Deschner1-0/+47
2011-05-16s3-rap: add rap_NetRemoteTOD to IDL.Günther Deschner1-0/+22
2011-05-16s3:libsmb convert user-specified domain to uppercaseChristian Ambach1-0/+1
2011-05-16s3: Fix return check in nss_winsVolker Lendecke1-1/+1
2011-05-14s3: Make&use set_socket_addr_v4Volker Lendecke1-12/+14
2011-05-14Use ZERO_STRUCTP in util_netVolker Lendecke1-2/+2
2011-05-14s3: Paranoia in smbsock_connect_state_destructorVolker Lendecke1-0/+1
2011-05-13s3-param Deprecate a number of security parameters for 3.6Andrew Bartlett6-85/+81
2011-05-13do an explicit A record search for SRV entriesLuke Howard1-4/+22
2011-05-13s3-build: use ndr-standard in msrpc3Andrew Bartlett1-3/+4
2011-05-13build: Move NDR_DSSETUP and NDR_SPOOLSS into ndr-standardAndrew Bartlett1-1/+1