summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2011-06-21s3: Remove unused codeVolker Lendecke1-1/+0
2011-06-21s3: Convert WINBINDD_WINS_BYNAME to the async APIVolker Lendecke1-0/+1
2011-06-21s3-build: Provide a run-time shim to work around duplicate symbolsAndrew Bartlett1-1/+2
2011-06-21lib/util: Use common d_printf() in the whole codebaseAndrew Bartlett1-1/+1
2011-06-20smb_share_modes: don't use tdb_jenkins_hash.Rusty Russell1-1/+1
2011-06-20lib: import ccan modules for tdb2Rusty Russell1-0/+1
2011-06-20libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett1-1/+1
2011-06-19s3: Test nttrans_createVolker Lendecke1-0/+1
2011-06-17s3-util: remove the s3 nterr.cAndrew Tridgell1-1/+1
2011-06-12s3-passdb: Implement new pdb trust calls for the default backendSumit Bose1-6/+9
2011-06-09lib/util Bring procid_str() into lib/util as server_id_string()Andrew Bartlett1-1/+1
2011-06-09librpc/idr Use the Samba3 notify.idl in common.Andrew Bartlett1-1/+0
2011-06-09server_id.idl: Bring server_id.idl in commonAndrew Bartlett1-2/+1
2011-06-06lib/util use modules_path(), data_path() and shlib_ext() from source3Andrew Bartlett1-1/+1
2011-06-05s3:winbind: Convert WINBINDD_WINS_BYIP to the async APIVolker Lendecke1-0/+1
2011-06-01s3-rpc_server: Move the context functions to own file.Andreas Schneider1-1/+2
2011-05-31s3-lib Move source3-specific malloc replacements into a seperate fileAndrew Bartlett1-1/+1
2011-05-31s3-lib Move free_namearray() into it's own fileAndrew Bartlett1-1/+1
2011-05-31s3-lib Move realloc based string substitution functions out of util_str.cAndrew Bartlett1-1/+1
2011-05-31libcli/security: move secdesc.c to the top level libcli/securityAndrew Bartlett1-1/+1
2011-05-31s3-param split service.c into param and smbd componentsAndrew Bartlett1-2/+2
2011-05-31s3-smbd Split conn.c into 3 filesAndrew Bartlett1-1/+1
2011-05-31s3-lib Move string_init functions into their own fileAndrew Bartlett1-1/+1
2011-05-19s3: Make read_smb_send/recv publicVolker Lendecke1-0/+1
2011-05-18librpc/ndr Merge ndr_print_sockaddr_storage() into common codeAndrew Bartlett1-1/+1
2011-05-13lib/util/charset Move built-in charset modules to the top levelAndrew Bartlett1-4/+4
2011-05-13s3:build: install libtdb with full version number instead of only SO versionMichael Adam1-1/+6
2011-05-13s3:build: install libtalloc with full version number instead of only SO versionMichael Adam1-1/+6
2011-05-13s3:build: build libtalloc.so.$VERSION with full version number instead only S...Michael Adam1-10/+17
2011-05-13s3:build: build libtdb.so.$VERSION with full version number instead only SO v...Michael Adam1-10/+18
2011-05-13s3:build: print the full version number in the showlibs targetsMichael Adam1-0/+14
2011-05-09s3-build: Move generated config.h and config.h.in to include/autoconfAndrew Bartlett1-5/+5
2011-05-08s3-lib Use common lib/socket code for get_interfaces() et alAndrew Bartlett1-1/+1
2011-05-06lib/util Use lib/util/ms_fnmatch.c in common for gen_fnmatch()Andrew Bartlett1-1/+1
2011-05-06libcli/util Move NTSTATUS table to the top levelAndrew Bartlett1-1/+1
2011-05-06libcli/util Merge ntstatus_to_dos() ntstatus_to_werror() to the top levelAndrew Bartlett1-1/+1
2011-05-06lib/util Move source3 tdb_wrap_open() into the common code.Andrew Bartlett1-0/+1
2011-05-04s3-torture: Add a test for notify upon read&xVolker Lendecke1-0/+1
2011-05-04vfs_gpfs: Properly notify the offline->online changesVolker Lendecke1-0/+5
2011-05-03lib/util Use lib/util/util_str.c in common, including strequal()Andrew Bartlett1-0/+1
2011-05-03lib/util/charset Use push_string and talloc_strupper/strlower from common codeAndrew Bartlett1-0/+1
2011-05-03s3-ctdb Rename packet file and files to ctdb_packetAndrew Bartlett1-1/+1
2011-04-29lib/util Re-merge the string_sub() and all_string_sub() from source3Andrew Bartlett1-1/+1
2011-04-29libcli/smb Move attrib_string in commonAndrew Bartlett1-1/+2
2011-04-28lib/util/charset Merge talloc-based pull and push charset functionsAndrew Bartlett1-1/+3
2011-04-27dynconfig: Have only one dynconfig.o in the common code.Andrew Bartlett1-7/+7
2011-04-27auth/kerberos Move all the PAC handling functions to auth/kerberosAndrew Bartlett1-1/+1
2011-04-27auth/kerberos: Create common helper to get the verified PAC from GSSAPIAndrew Bartlett1-0/+1
2011-04-27s3-libsmb Use 'resolv:hosts file' as a DNS emulation when specified.Andrew Bartlett1-1/+1
2011-04-25s3: Add pthreadpooltest to main buildVolker Lendecke1-1/+11