summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* s3-proto: remove duplicate prototypes.Günther Deschner2011-04-291-28/+2
* s3-proto: move rpc_server/rpc_handles.c protos to ntdomain.hGünther Deschner2011-04-292-28/+28
* s3-proto: move more librpc prototypes to librpc/rpc/dcerpc.hGünther Deschner2011-04-291-8/+1
* s3-proto: remove remaining nss_info prototypes to nss_info.hGünther Deschner2011-04-292-7/+7
* s3-tevent: only include ../lib/util/tevent wrappers where needed.Günther Deschner2011-04-291-2/+0
* s3-tsocket: only include ../lib/tsocket/tsocket.h where needed.Günther Deschner2011-04-292-1/+1
* s3-ldap Only prototype ldap_init_fd() when we have found it in the librariesAndrew Bartlett2011-04-291-0/+3
* lib/util Re-merge the string_sub() and all_string_sub() from source3Andrew Bartlett2011-04-291-6/+0
* libcli/smb Move attrib_string in commonAndrew Bartlett2011-04-291-1/+0
* s3-client Add TALLOC_CTX argument to attrib_string().Andrew Bartlett2011-04-291-1/+1
* s3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCHAndrew Bartlett2011-04-292-4/+1
* s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIRAndrew Bartlett2011-04-292-2/+1
* s3-smb Use FILE_ATTRIBUTE_VOLUME intead of aVOLIDAndrew Bartlett2011-04-291-1/+0
* s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEMAndrew Bartlett2011-04-292-2/+1
* s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDENAndrew Bartlett2011-04-292-2/+1
* s3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLYAndrew Bartlett2011-04-292-2/+1
* libcli/smb Move FILE_ATTRIBUTE defines to the top levelAndrew Bartlett2011-04-291-20/+0
* s3-ldap Move ldap prototypes to inside #ifdef HAVE_LDAP_HAndrew Bartlett2011-04-291-10/+11
* s3-libads: Use ldap_init_fd() to connect to AD server in socket_wrapperAndrew Bartlett2011-04-281-1/+8
* lib/util/charset Merge talloc-based pull and push charset functionsAndrew Bartlett2011-04-281-10/+0
* Remove fstrings from client struct. Properly talloc strings (ensuring we neve...Jeremy Allison2011-04-271-6/+6
* dynconfig: Have only one dynconfig.o in the common code.Andrew Bartlett2011-04-272-101/+1
* libcli/auth Move Samba4's gssapi_error_string from GENSEC to libcli/authAndrew Bartlett2011-04-271-8/+0
* s3: Remove cli_writeVolker Lendecke2011-04-261-6/+0
* s3: Add cli_writeallVolker Lendecke2011-04-261-0/+4
* s3: Many pthreadpool fixesVolker Lendecke2011-04-251-42/+0
* s3: Add a 10-second timeout for the 445 or netbios connection to a DCVolker Lendecke2011-04-251-1/+2
* s3:includes: simplify INO_T_VAL macrosStefan Metzmacher2011-04-241-3/+3
* s3:includes: simplify BIG_UINT macrosStefan Metzmacher2011-04-241-5/+4
* s3:include/vfs.h: remove very old hints for vfs modules with interface versio...Stefan Metzmacher2011-04-231-8/+0
* Revert "s3-vfs: another attempt to fix the Tru64 build."Stefan Metzmacher2011-04-231-4/+0
* s3-vfs: another attempt to fix the Tru64 build.Günther Deschner2011-04-221-0/+4
* Revert "s3-vfs: try to fix the Tru64 build."Günther Deschner2011-04-221-6/+0
* s3-vfs: try to fix the Tru64 build.Günther Deschner2011-04-211-0/+6
* s3-proto: move more rpc client prototypes to cli_pipe.h.Günther Deschner2011-04-211-7/+0
* s3-vfs: rename open function to open_fn.Günther Deschner2011-04-211-3/+4
* s3-build: move MAP_FILE define to the only place used.Günther Deschner2011-04-201-4/+0
* lib/util/charset create _handle functions for convert_string() et alAndrew Bartlett2011-04-201-1/+0
* libcli/auth Move PAC parsing and verification in common.Andrew Bartlett2011-04-201-15/+0
* s3-krb5 Move #ifdef HAVE_KRB5 above #include of libcli/auth/krb5_wrap.hAndrew Bartlett2011-04-151-1/+2
* s3-build: make sure we pick up system tdb and talloc via #include.Günther Deschner2011-04-142-4/+4
* s3-includes: move readahead prototype to its only user.Günther Deschner2011-04-141-4/+0
* lib/util Move alpha_strcpy() from s3 into common codeAndrew Bartlett2011-04-141-4/+0
* libcli/auth Move krb5 wrapper functions from s3 into commonAndrew Bartlett2011-04-141-7/+1
* s3-lib Remove unused string_appendAndrew Bartlett2011-04-141-1/+0
* s3-lib Move unix_strlower and unix_strupper to their only users.Andrew Bartlett2011-04-141-2/+0
* s3-lib Remove unused str_ascii_charnum()Andrew Bartlett2011-04-141-1/+0
* s3-lib Move strisnormal to it's only user in mangle_hash.cAndrew Bartlett2011-04-141-1/+0
* s3: only include smb profiling where needed.Günther Deschner2011-04-143-8/+5
* s3-includes: only include acl prototypes when needed.Günther Deschner2011-04-141-22/+0