summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-16join.py: Handle exceptions when looking for GUID in a DNAndrew Bartlett1-1/+5
2013-09-12tdb: Fix some typos in comments.Björn Jacke2-5/+5
2013-09-12docs: Fix typos.Karolin Seeger1-3/+3
2013-09-12smbd: Properly protect against invalid lock dataVolker Lendecke1-0/+6
2013-09-11Fix is_legal_name() to not emit character conversion error messages.Jeremy Allison1-12/+8
2013-09-12selftest: change to src dir for panic backtraceDavid Disseldorp1-1/+1
2013-09-11dsdb: When using an LDAP backend, force use of the password from secrets.ldbAndrew Bartlett1-0/+99
2013-09-11smbd: Convert br_lck->lock_data to tallocVolker Lendecke1-26/+29
2013-09-11smbd: Move "struct byte_range_lock" definition to brlock.cVolker Lendecke2-9/+11
2013-09-11smbd: Add brl_fsp access functionVolker Lendecke4-6/+15
2013-09-11smbd: Add brl_num_locks access functionVolker Lendecke4-2/+9
2013-09-11smbd: Use ZERO_STRUCT instead of memsetVolker Lendecke1-1/+1
2013-09-11smbd: Fix a typoVolker Lendecke1-1/+1
2013-09-11smbd: Make brl_lock_failed staticVolker Lendecke2-2/+3
2013-09-11smbd: Make brl_same_context staticVolker Lendecke2-3/+1
2013-09-11smbd: Fix blank line endingsVolker Lendecke3-31/+31
2013-09-11Raise the level of a debug.Korobkin1-1/+1
2013-09-11docs: document "acl allow execute always"Michael Adam1-0/+26
2013-09-10s3:smbd: ease file server upgrades from 3.6 and earlier with "acl allow execu...Michael Adam1-1/+15
2013-09-10loadparm: add new parameter "acl allow execute always"Michael Adam4-0/+13
2013-09-10s3:smb2_find: Return that timestamps do not exist as directoriesChristof Schmitt3-3/+16
2013-09-10lib: serverid.h needs "struct db_record" declarationVolker Lendecke1-0/+1
2013-09-10s3: rpc_server/srvsvc: use find_sessions() in NetSessDelShekhar Amlekar1-17/+14
2013-09-10s3:smbd/session: Added a routine find_sessions()Shekhar Amlekar2-0/+30
2013-09-10s3:smbd/session: add filters to gather_sessioninfo()Shekhar Amlekar1-0/+19
2013-09-10doc: Update documentation of pam_winbind krb5 support.Andreas Schneider1-9/+17
2013-09-10s3-winbind: Add support for the kernel krb5 keyring buffer.Andreas Schneider1-0/+4
2013-09-10s3-winbind: Don't set a default directory for DIR.Andreas Schneider1-4/+0
2013-09-10ldb: Do not build libldb-cmdline when using system ldb.Jeroen Dekkers3-6/+5
2013-09-09gencache: Avoid a duplicate call to string_term_tdb_dataVolker Lendecke1-4/+2
2013-09-08tevent: Use talloc_pooled_object for tevent_req_createVolker Lendecke1-1/+4
2013-09-08smbd: Use talloc_pooled_object in cp_smb_filenameVolker Lendecke1-16/+32
2013-09-08talloc: Test the pooled objectVolker Lendecke1-0/+36
2013-09-08talloc: Add talloc_pooled_objectVolker Lendecke5-1/+174
2013-09-08talloc: Allow nested pools.Volker Lendecke3-24/+52
2013-09-08talloc: Add a separate pool sizeVolker Lendecke1-12/+23
2013-09-08talloc: Put pool-specific data before the chunkVolker Lendecke1-79/+125
2013-09-08talloc: Introduce __talloc_with_prefixVolker Lendecke1-10/+22
2013-09-08talloc: Decouple the dual use of chunk->poolVolker Lendecke1-25/+23
2013-09-06s3: include/smb : changing smb server versionShekhar Amlekar1-2/+7
2013-09-06smbd: Slightly simplify enum_file_close_fnVolker Lendecke1-2/+1
2013-09-06smbd: Slightly simplify do_break_to_noneVolker Lendecke1-2/+1
2013-09-06smbd: Slightly simplify send_break_messageVolker Lendecke1-2/+1
2013-09-06smbd: Remove a silly "? true : false"Volker Lendecke1-1/+1
2013-09-06smbd: Apply some const to message_to_share_mode_entryVolker Lendecke2-2/+2
2013-09-06lib: Apply some const to pull_file_id_24Volker Lendecke2-2/+2
2013-09-06smbd: Fix a const warningVolker Lendecke1-1/+1
2013-09-06smbd: Remove two confusing TALLOC_FREE callsVolker Lendecke1-2/+0
2013-09-06smbd: Remove unused should_notify_deferred_opensVolker Lendecke2-11/+0
2013-09-06smbd: Apply some const to find_share_mode_entryVolker Lendecke1-2/+2