summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* s3-includes: absolutely no need to globally include debugparse.hGünther Deschner2011-04-141-1/+0
* s3-includes: include lib/util/debug.h headers in includes.h not smb.hGünther Deschner2011-04-142-4/+2
* s3-includes: remove unused schema_types enum.Günther Deschner2011-04-141-3/+0
* s3-includes: move struct pipe_open_rec to srvsvc rpc server.Günther Deschner2011-04-141-10/+0
* s3-build: finally remove references to ndr and dcerpc headers that were inclu...Günther Deschner2011-04-133-4/+0
* s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner2011-04-132-25/+2
* s3-build Remove distinct LOCALEDIR subsystemAndrew Bartlett2011-04-132-6/+4
* s3-charcnv: Move convert_string() et al to lib/util/charsetAndrew Bartlett2011-04-131-0/+1
* lib/util/charset Move source3/lib/util_unistr.c to the common code.Andrew Bartlett2011-04-131-23/+3
* s3-lib Move strdup_w to it's only user in mangle_hash.cAndrew Bartlett2011-04-131-1/+0
* s3-lib Move isvalid83_w to mangle_hash.cAndrew Bartlett2011-04-131-3/+0
* s3-lib make static and remove more _w functionsAndrew Bartlett2011-04-131-2/+0
* s3-lib Remove unused skip_unibuf()Andrew Bartlett2011-04-131-1/+0
* s3-lib: Remove unused _w functions.Andrew Bartlett2011-04-132-13/+0
* s3-lib Remove more unused fstring.c functionsAndrew Bartlett2011-04-131-1/+0
* s3-charcnv: make pull_ucs2 staticAndrew Bartlett2011-04-131-1/+0
* s3-lib: Remove unused pull_ucs2_fstring()Andrew Bartlett2011-04-131-1/+0
* s3-util: separate out cmdline helpers.Günther Deschner2011-04-121-32/+35
* s3: add some forward declarations.Günther Deschner2011-04-121-2/+3