summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* s3-util_nttoken.c Also copy the rights_mask when copying a security_tokenAndrew Bartlett2010-10-141-0/+4
* s3-auth Use security_token_debug() from common codeAndrew Bartlett2010-10-148-35/+7
* s3-auth use security_token_has_sid() from the common codeAndrew Bartlett2010-10-141-9/+2
* s3 Replace is_sid_in_token() with security_token_has_sid() from common codeAndrew Bartlett2010-10-146-21/+10
* s3:gpfs: Add support for the gpfs_ftruncate callChristian Ambach2010-10-133-2/+28
* s3:vfs:gpfs convert sharemodes/leases parameterChristian Ambach2010-10-132-20/+64
* s3:vfs:syncops add option to disable module per shareChristian Ambach2010-10-131-6/+35
* s3:vfs:syncops make it possible to specify syncops:onclose per shareChristian Ambach2010-10-131-7/+43
* s3:registry: fix some trailing spaces in reg_backend_dbMichael Adam2010-10-121-6/+6
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-12145-45/+145
* Make the vfs_acl_xattr and other modules work with NULL SD's. FixJeremy Allison2010-10-121-41/+29
* Canonicalize incoming and outgoing ACLs.Jeremy Allison2010-10-111-4/+55
* Make the posix ACL module cope with a NULL incoming DACL and aJeremy Allison2010-10-111-0/+31
* s3-spoolss: add more userlevel info validation to _spoolss_OpenPrinterEx.Günther Deschner2010-10-111-0/+9
* s3-spoolss: let set_printer_hnd_name return WERROR.Günther Deschner2010-10-111-17/+19
* s3-spoolss: convert open_printer_hnd to return WERROR.Günther Deschner2010-10-111-11/+16
* s3-spoolss: fix set_printer_hnd_name() to match torture test.Günther Deschner2010-10-111-9/+15
* More neccessary const.Jeremy Allison2010-10-092-2/+2
* s3: Hang the isilon kernel oplocks off the NULL contextVolker Lendecke2010-10-081-1/+2
* s3: Hang the irix kernel oplocks off the NULL ctxVolker Lendecke2010-10-081-1/+1
* s3: Hang the linux kernel oplocks off the NULL ctxVolker Lendecke2010-10-081-1/+1
* s3: Call printer_list_parent_init in the parentVolker Lendecke2010-10-081-0/+5
* s3: Remove talloc_autofree_context() from get_printer_list_db()Volker Lendecke2010-10-081-1/+1
* s3: Remove talloc_autofree_context() from loadparm.cVolker Lendecke2010-10-081-6/+5
* s3: Add a little test for the echo responderVolker Lendecke2010-10-084-1/+146
* s3: Implement echo_TestSleepVolker Lendecke2010-10-081-1/+1
* Move talloc_enable_null_tracking() to the s3 daemonsVolker Lendecke2010-10-083-3/+21
* s3-waf: slowly getting modules to match how they look like in old build.Günther Deschner2010-10-085-170/+170
* s3: Fix input check in is_encrypted_packetVolker Lendecke2010-10-081-1/+3
* Fix bug 7716 - acl_xattr and acl_tdb modules don't store unmodified copies of...Jeremy Allison2010-10-081-1/+13
* s3: Fix the async echo responder for netbios keepalivesVolker Lendecke2010-10-071-10/+23
* s3-spoolss: make it possible to have and announce a [prnproc$] share on the p...Günther Deschner2010-10-071-2/+12
* s3-rpcclient: add openprinter_ex command.Günther Deschner2010-10-071-1/+47
* samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray.Günther Deschner2010-10-076-12/+12
* s3-samr: fix _samr_QueryGroupMember().Günther Deschner2010-10-071-2/+5
* s3: Adding TCP_KEEPALIVE_THRESHOLD and TCP_KEEPALIVE_ABORT_THRESHOLD to t...Ira Cooper2010-10-071-0/+6
* Fix crash in SMB2 rename found by gentest. We must always have an lcompJeremy Allison2010-10-061-1/+1
* s3: Make the write end of the echo responder pipe non-blockingVolker Lendecke2010-10-061-0/+1
* s3-build: use the simpler "make bin/smbtorture" for s4 tortureAndrew Tridgell2010-10-061-2/+2
* s3-spoolss: added another intermittent failure to knownfailAndrew Tridgell2010-10-061-0/+1
* Fix crash in SMB2 rename found by gentest. We must always have an lcompJeremy Allison2010-10-061-1/+1
* selftest: make it more obvious we only expect the printjob tests to fail.Günther Deschner2010-10-051-1/+2
* s3-waf: add slightly different mkbuildoptions awk script for waf.Günther Deschner2010-10-052-1/+274
* s3-waf: use more of the NDR_ subsystems.Günther Deschner2010-10-051-8/+7
* Fix bug 7704 - Possible error in fix to rpc_server/srv_spoolss_nt.c.Jeremy Allison2010-10-051-1/+1
* s3-selftest: enable smb2 torture tests against samba3.Günther Deschner2010-10-052-1/+5
* s3-reg_parse: fix uninitialized variable in srprs_key().Günther Deschner2010-10-051-1/+1
* s3-libndr: handle NDR_ERR_IPV6ADDRESS case in ndr_errstr().Günther Deschner2010-10-051-0/+3
* s3-waf: convert NSS_INFO into a subsystem.Günther Deschner2010-10-052-8/+52
* s3-waf: add RPCCLI_WINREG subsystem.Günther Deschner2010-10-051-11/+9