summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* s3: remove various references to server side dcerpc structs (which are not ne...Günther Deschner2011-05-178-8/+0
* s3: move pipe_auth_data to dcerpc.hGünther Deschner2011-05-172-15/+14
* s3-smbd: avoid using pipes_struct when only session_info is needed.Günther Deschner2011-05-173-7/+6
* s3-printing: include ../librpc/ndr/libndr.h in ads printing.Günther Deschner2011-05-171-0/+1
* s3-winbindd: remove unused headers.Günther Deschner2011-05-172-6/+0
* s3-system: move LOCK_ defines to lib/system.cGünther Deschner2011-05-172-9/+9
* s3-spoolss: remove another unused header.Günther Deschner2011-05-171-1/+0
* s3-util: move valid_share_pathname() to lib/util.cGünther Deschner2011-05-173-38/+35
* s3-rpc_server: remove proto of nonexisting functionGünther Deschner2011-05-172-5/+1
* s3-proto: remove remaining nss_info prototypes to nss_info.hGünther Deschner2011-05-172-7/+7
* s3: Document gpfs:syncioVolker Lendecke2011-05-171-0/+20
* gpfs.so: Add gpfs:syncio optionGregor Beck2011-05-171-0/+13
* s3:libsmb convert user-specified domain to uppercaseChristian Ambach2011-05-171-0/+1
* libcli/: Fix prototypes for all functions.(cherry picked from commit fa387825...Jelmer Vernooij2011-05-175-0/+8
* More const compiler warning fixes.Jeremy Allison2011-05-176-29/+29
* s3-net: fix potential crash bug in display_print_driver3().Günther Deschner2011-05-171-1/+1
* s3: Fix return check in nss_winsVolker Lendecke2011-05-171-1/+1
* WHATSNEW: Add changes since pre3.Karolin Seeger2011-05-151-1/+23
* s3: Paranoia in smbsock_connect_state_destructorVolker Lendecke2011-05-151-0/+1
* s3:build: install libtdb with full version number instead of only SO versionMichael Adam2011-05-151-1/+6
* s3:build: install libtalloc with full version number instead of only SO versionMichael Adam2011-05-151-1/+6
* s3:build: build libtalloc.so.$VERSION with full version number instead only S...Michael Adam2011-05-151-10/+17
* s3:build: build libtdb.so.$VERSION with full version number instead only SO v...Michael Adam2011-05-151-10/+18
* s3:build: link libtdb as shared lib if using shared libs at allMichael Adam2011-05-151-1/+3
* s3:build: determine full version of libtdb for the samba buildMichael Adam2011-05-151-1/+2
* s3:build: link libtalloc as shared lib if using shared libs at allMichael Adam2011-05-151-1/+3
* s3:build: determine full version of libtalloc for the samba buildMichael Adam2011-05-151-1/+2
* s3:build: fix typo in definition of --enable-external-libtdbMichael Adam2011-05-151-2/+2
* s3:build: reformat AC_ARG_ENABLE(external_libtalloc...)Michael Adam2011-05-151-2/+5
* s3:build: print the full version number in the showlibs targetsMichael Adam2011-05-151-0/+14
* s3:build: add LIBWBCLIENT_FULLVER for consistency with SMB_LIBRARY()Michael Adam2011-05-151-0/+2
* s3:build: add an optional full version argument to the SMB_LIBRARY() macro.Michael Adam2011-05-152-5/+7
* s3:configure: add --enable-smbtorture4 switchMichael Adam2011-05-151-1/+8
* Fix 3.6 headersSimo Sorce2011-05-156-27/+8
* s3-gse: Use gss_get_name_attribute to fetch the pacSimo Sorce2011-05-154-67/+53
* WHATSNEW: Start 3.6.0rc1 release notes.Karolin Seeger2011-05-151-5/+11
* VERSION: Bump version up to 3.6.0rc1.Karolin Seeger2011-05-151-2/+2
* rpc_server: Always use rpc_pipe_open_interface()Simo Sorce2011-05-154-37/+40
* s3:registry: add a warning debug message when the sorted subkeys is created f...Michael Adam2011-05-151-0/+5
* s3:registry: recreate the sorted subkeys cache when storing keysMichael Adam2011-05-151-15/+2
* s3:registry: add create_sorted_subkeys() to delete and recreate the sorted su...Michael Adam2011-05-151-0/+21
* s3:registry: turn create_sorted_subkeys_internal to NTSTATUS return typeMichael Adam2011-05-151-4/+7
* s3:registry: rename create_sorted_subkeys() to create_sorted_subkeys_internal()Michael Adam2011-05-151-2/+3
* s3:registry: fix a typo in a debug messageMichael Adam2011-05-151-1/+1
* s3-libnetjoin: fix uninitialized variable.Günther Deschner2011-05-151-2/+2
* s3-libnetapi/libnetjoin: fix uninitialized variables after the libsmbconf cha...Günther Deschner2011-05-152-2/+2
* s3-includes: move enum flush_reason_enum to smb.hGünther Deschner2011-05-152-16/+16
* s3-lib/smbconf: fix uninitialized error code in smbconf_reg_init().Günther Deschner2011-05-151-1/+1
* libsmbconf: Define a doxygen group for libsmbconf.Andreas Schneider2011-05-151-0/+11
* libsmbconf: Document smbconf_transaction_cancel().Andreas Schneider2011-05-151-0/+10