summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #8561 - Password change settings not fully observed.Jeremy Allison2011-11-161-0/+1
* Second part of fix for bug #8541 - readlink() on Linux clients fails if the s...Jeremy Allison2011-10-261-0/+1
* Fix bug #8541 - readlink() on Linux clients fails if the symlink target is ou...Jeremy Allison2011-10-261-0/+1
* Allows changing the maximum number of simultaneous clients in winbindd throug...Pierre Carrier2011-09-281-0/+1
* s3: Make map_open_params_to_ntcreate() available in lib/Volker Lendecke2011-08-181-6/+6
* s3: Make is_executable() available in lib/Volker Lendecke2011-08-181-1/+1
* s3: We only need base_name in map_open_params_to_ntcreateVolker Lendecke2011-08-181-1/+1
* Revert "Revert "s3-printing: reload shares after pcap cache fill""David Disseldorp2011-05-231-2/+2
* s3-libads Default to NOT using the server-supplied principal from SPNEGOAndrew Bartlett2011-05-131-0/+1
* Fix bug #7996 - sgid bit lost on folder rename.Jeremy Allison2011-04-011-0/+1
* Fix inode generation so nautilus can count total dir size correctlyNikolay Martynov2011-03-231-0/+1
* Fix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODES_DIR smbtorture4 testJeremy Allison2011-03-011-1/+2
* s3-winbindd: let winbind try to use samlogon validation level 6. (bug #7945)Günther Deschner2011-02-091-0/+2
* Revert "s3-printing: reload shares after pcap cache fill"Karolin Seeger2011-01-151-2/+2
* s3-printing: reload shares after pcap cache fillDavid Disseldorp2011-01-151-2/+2
* Fix bug #7892 - open_file_fchmod() leaves a stale lock.Jeremy Allison2010-12-311-2/+1
* s3: Add smbsock_any_connectVolker Lendecke2010-12-261-0/+11
* s3: Add an async smbsock_connectVolker Lendecke2010-12-261-0/+11
* v3-5-test: Pull in tevent_req_poll_ntstatus from masterVolker Lendecke2010-12-261-0/+3
* s3: Add some const to name_mangle()Volker Lendecke2010-12-261-1/+1
* Add make_default_filesystem_acl() function to be used in following change to ...Jeremy Allison2010-11-241-0/+4
* s3: Fix bug 7779, crash in expand_msdfsVolker Lendecke2010-11-111-0/+1
* s3:lib/util_str: add strlen_m_ext_term() - variant of strlen_m_ext() counting...Michael Adam2010-11-111-0/+1
* s3:lib/util_str: add strlen_m_ext() that takes the dest charset as a parameter.Michael Adam2010-11-111-0/+1
* Fix bug #7698 - Assert causes smbd to panic on invalid NetBIOS session request.Jeremy Allison2010-10-061-3/+3
* s3-spoolss: add and use spoolss_printerinfo2_to_setprinterinfo2().Günther Deschner2010-09-061-0/+2
* Fix bug 7581 - Users in "admin users" in smb.conf file are unable to read/wri...Jeremy Allison2010-08-231-1/+2
* s3: Allow previous password to be stored and use it to check ticketsMatthieu Patou2010-06-031-0/+1
* Fix bug #7410 - samba sends "raw" inode number as uniqueid with unix extensions.Jeremy Allison2010-05-251-0/+1
* s3-kerberos: pass down kdc_name to create_local_private_krb5_conf_for_domain().Günther Deschner2010-05-191-1/+2
* Fix bug #7288 - SMB job IDs in CUPS job names wrong.Jeremy Allison2010-04-151-0/+1
* Fix bug #7339 - MSDFS is non-functional in 3.5.xJeremy Allison2010-04-121-0/+1
* s3:rpc_client: remove more unused codeStefan Metzmacher2010-03-301-4/+0
* s3:rpc_client: add rpccli_is_connected()Stefan Metzmacher2010-03-301-0/+1
* s3:libsmb: add cli_state_is_connected() functionStefan Metzmacher2010-03-301-0/+1
* s3-rpcclient: fix rpcclient after spoolss_GetPrinterData{Ex} IDL change.Günther Deschner2010-03-111-1/+2
* Fixes issue with preexec scripts creating a share directory, and problems is ...Jeremy Allison2010-02-151-0/+1
* s3:nmbd: change "nmbd:bind explicit broadcast" into "nmbd bind explicit broad...Stefan Metzmacher2010-02-111-0/+1
* Fix bug #7079 - cliconnect gets realm wrong with trusted domains.Jeremy Allison2010-02-081-0/+2
* s3: Add -C (--use-ccache) to popt_common_credentialsVolker Lendecke2010-01-261-0/+3
* s3: Factor password_in_history() out of check_passwd_history()Volker Lendecke2010-01-251-0/+3
* s3: Fix infinite loop in NCACN_IP_TCP asa there is no timeout. Assume lsa_pip...Bo Yang2010-01-061-0/+5
* s3: Remove unused delete_negative_conn_cache()Volker Lendecke2009-12-241-1/+0
* s3: Remove unused flush_negative_conn_cache()Volker Lendecke2009-12-241-1/+0
* The posix acl version of set_nt_acl() could set the stat_exJeremy Allison2009-12-231-0/+4
* Rename reply_doserror() -> reply_force_doserror().Jeremy Allison2009-12-211-1/+1
* reply_force_nterror() is not used anywhere. Remove it.Jeremy Allison2009-12-181-2/+0
* s3-spoolss: use driver level info8 everywhere in spoolss server internally.Günther Deschner2009-12-141-5/+5
* s3: add LDAP Alias Dereferencing supportBjörn Jacke2009-12-111-0/+1
* Refactor reply_rmdir to use handle based code. AllJeremy Allison2009-12-031-3/+0