summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4:auth/gensec_gssapi: add "gensec_gssapi:requested_life_time" optionStefan Metzmacher2012-05-171-1/+6
* s3:gse: implement gensec_gse_expire_time()Stefan Metzmacher2012-05-171-0/+12
* s4:auth/gensec: implement gensec_gssapi_expire_time()Stefan Metzmacher2012-05-171-0/+13
* auth/gensec: implement gensec_spnego_expire_time()Stefan Metzmacher2012-05-171-0/+12
* auth/gensec: add gensec_expire_time()Stefan Metzmacher2012-05-172-0/+12
* s4:auth/gensec_gssapi: add missing 'break' statementsStefan Metzmacher2012-05-171-0/+2
* s4:auth/gensec_gssapi: remember the expire timeStefan Metzmacher2012-05-172-2/+9
* s3:gse: remember the expire timeStefan Metzmacher2012-05-171-2/+15
* s3:smb2_sesssetup: make use of nt_status_squash() in smbd_smb2_session_setup_...Stefan Metzmacher2012-05-171-1/+1
* Check the return from create_acl_blobRichard Sharpe2012-05-171-4/+6
* s3-smbd: Avoid creating a UID ACL entry for SIDs that are mapped as ID_TYPE_B...Andrew Bartlett2012-05-171-0/+35
* s3-smbd: Consider a group with the same SID as sufficient duplicationAndrew Bartlett2012-05-171-0/+7
* s3-smbd: Handle ID_TYPE_BOTH by mapping to both a group ACL entry and file ow...Andrew Bartlett2012-05-171-39/+109
* We need to split things up into a new helper function add_current_ace_to_acl(...Andrew Bartlett2012-05-171-172/+184
* This covers a case where an ID_TYPE_BOTH mapping creates group permissions, b...Jeremy Allison2012-05-171-2/+5
* s3-smbd: Do not merge UID ACE values with GID ACE values for posix ACLAndrew Bartlett2012-05-171-5/+12
* s3:onefs: remove all onefs related code as it not maintained anymoreStefan Metzmacher2012-05-1623-10395/+2
* Fix the overwriting of errno before use in a DEBUG statement and use the retu...Richard Sharpe2012-05-162-5/+8
* build: Add explicit mention of --abi-check-disable to ABI checkerAndrew Bartlett2012-05-161-1/+1
* libwbclient: Fix an invalid free()Volker Lendecke2012-05-161-1/+1
* wbinfo: Fix Coverity ID 242684 Resource leakVolker Lendecke2012-05-151-0/+1
* wbinfo: Fix Coverity ID 242685 Resource leakVolker Lendecke2012-05-151-0/+1
* s3: Fix Coverity ID 242710 Untrusted pointer readVolker Lendecke2012-05-151-1/+1
* dbwrap: Fix Coverity ID 242750 Incorrect sizeof expressionVolker Lendecke2012-05-151-1/+1
* libcli/smb: move smb2cli_ioctl.c from source3 to the toplevelBjörn Baumbach2012-05-156-43/+40
* libcli/smb: move smb2cli_query_directory.c from source3 to the toplevelBjörn Baumbach2012-05-156-39/+38
* libcli/smb: move smb2cli_query_info.c from source3 to the toplevelBjörn Baumbach2012-05-156-40/+37
* libcli/smb: move smb2cli_set_info.c from source3 to the toplevelBjörn Baumbach2012-05-156-32/+29
* libcli/smb: move smb2cli_flush.c from source3 to the toplevelBjörn Baumbach2012-05-156-23/+21
* libcli/smb: move smb2cli_write.c from source3 to the toplevelBjörn Baumbach2012-05-156-33/+31
* libcli/smb: move smb2cli_read.c from source3 to the toplevelBjörn Baumbach2012-05-156-35/+33
* libcli/smb: move smb2cli_close.c from source3 to the toplevelStefan Metzmacher2012-05-156-25/+23
* libcli/smb: move smb2cli_create.c from source3 to the toplevelStefan Metzmacher2012-05-156-43/+41
* s3:libsmb: avoid interpret_long_date() in smb2cli_createStefan Metzmacher2012-05-151-8/+8
* s3:cli_np_tstream: include smbXcli_base.h, because we'll use functions from t...Stefan Metzmacher2012-05-151-0/+1
* s3: Remove some unused codeVolker Lendecke2012-05-151-14/+0
* s3: Fix a likely cut&paste errorVolker Lendecke2012-05-151-1/+1
* lib/ccan: add a missing dependency to 'execinfo' for 'backtrace()'Stefan Metzmacher2012-05-151-0/+4
* s3-auth: Rename to init_system_session_info().Andreas Schneider2012-05-154-4/+4
* s3-auth: Don't lookup the system user in pdb.Andreas Schneider2012-05-151-4/+95
* Use ENC_ values for proto_tree_add_item() calls.Guy Harris2012-05-151-2/+2
* s4:ntvfs/smb2: remove misleading comment regarding security=serverStefan Metzmacher2012-05-151-1/+0
* s4:ntvfs/cifs: remove misleading comment regarding security=serverStefan Metzmacher2012-05-151-1/+0
* s4:auth: remove unused auth_server.cStefan Metzmacher2012-05-152-245/+0
* s3:auth: remove unused auth_server.cStefan Metzmacher2012-05-156-508/+1
* docs-xml: remove documentation of "SECURITY = SERVER"Stefan Metzmacher2012-05-151-32/+0
* s3-auth: remove "security=server" (depricated since 3.6)Stefan Metzmacher2012-05-156-25/+20
* s4:param/tests: remove "security=server" testStefan Metzmacher2012-05-151-10/+0
* selftest: Remove tests for security=serverAndrew Bartlett2012-05-153-45/+1
* samba-upgradedns: Use the correct magic incantation of sys.path.insert()Amitay Isaacs2012-05-151-1/+1