s3-rpc_server: run minimal_includes.pl.
[samba.git] / source3 / Makefile.in
2011-05-04 Volker Lendeckes3-torture: Add a test for notify upon read&x
2011-05-04 Volker Lendeckevfs_gpfs: Properly notify the offline->online changes
2011-05-03 Andrew Bartlettlib/util Use lib/util/util_str.c in common, including...
2011-05-03 Andrew Bartlettlib/util/charset Use push_string and talloc_strupper...
2011-05-03 Andrew Bartletts3-ctdb Rename packet file and files to ctdb_packet
2011-04-29 Andrew Bartlettlib/util Re-merge the string_sub() and all_string_sub...
2011-04-29 Andrew Bartlettlibcli/smb Move attrib_string in common
2011-04-28 Andrew Bartlettlib/util/charset Merge talloc-based pull and push chars...
2011-04-27 Andrew Bartlettdynconfig: Have only one dynconfig.o in the common...
2011-04-27 Andrew Bartlettauth/kerberos Move all the PAC handling functions to...
2011-04-27 Andrew Bartlettauth/kerberos: Create common helper to get the verified...
2011-04-27 Andrew Bartletts3-libsmb Use 'resolv:hosts file' as a DNS emulation...
2011-04-25 Volker Lendeckes3: Add pthreadpooltest to main build
2011-04-20 Andrew Bartlettlibcli/auth Move PAC parsing and verification in common.
2011-04-19 Andrew Bartletts3-selftest Rename s3 DC environment to s3dc
2011-04-14 Andrew Bartlettlibcli/auth Move krb5 wrapper functions from s3 into...
2011-04-13 Volker Lendeckes3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipe
2011-04-13 Volker Lendeckes3: Add wbint_Sids2UnixIDs idl & implementation
2011-04-13 Volker Lendeckes3: Add winbindd_lookupsids
2011-04-13 Volker Lendeckes3: Add wb_lookupsids
2011-04-13 Andrew Bartletts3-build Remove distinct LOCALEDIR subsystem
2011-04-13 Andrew Bartletts3-charcnv: Move convert_string() et al to lib/util...
2011-04-13 Andrew Bartlettlib/util Move simple string routines into common code.
2011-04-13 Andrew Bartlettlib/util/charset Move source3/lib/util_unistr.c to...
2011-04-12 Günther Deschners3-util: separate out cmdline helpers.
2011-04-06 Sumit Boses3-net: Add net trust utility
2011-04-05 Andrew Bartlettauth: Move auth_session_info into IDL
2011-04-04 Gregor Becks3-net: add command "net idmap check"
2011-04-03 Volker Lendeckes3: Add a quick test for bug 8042
2011-03-30 Andrew Bartlettlib/util Move base64 functions into lib/util/base64.c
2011-03-29 Günther Deschners3-rpc_server: move access check functions out of samr...
2011-03-29 Günther Deschners3: move filename_util.c out of source3/smbd to source3...
2011-03-29 Günther Deschners3-passdb: move util_builtin.c out of passdb.
2011-03-29 Günther Deschners3-passdb: move util_unixsids.c out of passdb.
2011-03-29 Günther Deschners3-passdb: move util_wellknown.c out of passdb.
2011-03-29 Günther Deschners3: create_builtin_users/administrators belongs to...
2011-03-29 Günther Deschnerlib/util/util_pw: share sys_get{pw,gr} group of calls.
2011-03-29 Simo Sorces3:spoolssd Add skeleton for spoolss daemon
2011-03-25 Andrew Tridgells3-string: moved fstring functions into their own file
2011-03-23 Andrew Bartlettlib/util: Merge basic string length and comparison...
2011-03-23 Andrew Bartletts3-lib Remove the clobber_region() code.
2011-03-23 Andrew Tridgellfault: get fault.c ready for use by s4
2011-03-23 Andrew Tridgellfault: moved s3 fault.c to top level
2011-03-17 Stefan Metzmachers3:Makefile.in: make sure we rebuild bin/smbtorture4...
2011-03-16 David Disseldorps3-printing: use printcap IDL for IPC
2011-03-15 Günther Deschners3-build: share smbtorture4 build rules with s3-waf...
2011-03-08 Andreas Schneiders3-rpc_server: Created an Endpoint Mapper Daemon.
2011-03-01 Andrew Bartlettlib/util: new merged debug system
2011-02-28 Gregor Becks3: smbcontrol to notify smbd about idmap changes
2011-02-21 Andreas Schneiders3-rpc_server: Rename srv_rpc_register.c.
2011-02-18 Andrew Bartlettlib/util/charset Use top level iconv.c in source3
2011-02-18 Andrew Bartlettcharset Remove use of {isupper,islower,toupper,tolower...
2011-02-17 Günther Deschners3: add server_id.idl and use only autogenerated code.
2011-02-16 Günther Deschnernsswitch: make wb_reqtrans a common subsystem.
2011-02-16 Sumit Boses3-passdb: Add minimal stub for IPA passdb backend
2011-02-15 Günther Deschners3-librpc: move server_id marshalling to own helper...
2011-02-10 Günther Deschners3-rpc_server: move services into individual directories.
2011-02-10 Günther Deschnerlibrpc: move preg.idl to main directory.
2011-02-10 Andrew Bartlettlibcli/named_pipe_auth Change from 'info3' to auth_sess...
2011-02-08 Günther Deschnerselftest: remove make oldtest.
2011-02-08 Günther Deschners3-selftest: let valgrindtest use the new make test.
2011-02-08 Günther Deschnerpam: share pam errors in a common location.
2011-02-07 Andreas Schneiders3-rpc_server: Added a winreg based svcctl registry...
2011-02-07 Andreas Schneiders3-services: Migrated svcctl registry functions to...
2011-02-07 Andreas Schneiders3-registry: Remove obsolete reg_eventlog.
2011-02-07 Andreas Schneiders3-rpc_server: Added a winreg based eventlog registry...
2011-02-07 Andreas Schneiders3-rpc_client: Added winreg query dword helper.
2011-02-07 Andreas Schneiders3-rpc_client: Added dcerpc_winreg_int_openkey().
2011-02-07 Andrew Tridgells3-torture: switch source3 to using top level samba4...
2011-02-05 Stefan Metzmachers3:Makefile.in: use waf directly to build smbtorture4...
2011-02-04 Günther Deschners3-auth: add copy_netr_SamBaseInfo().
2011-02-02 Günther Deschners3-build: remove RPCCLI_LSA subsystem.
2011-02-02 Günther Deschners3-build: remove RPCCLI_SAMR subsytem.
2011-02-02 Günther Deschners3-dssync-passdb: add basic routines and net function.
2011-02-02 Andreas Schneiders3-smbd: Added a function to setup rpc services.
2011-02-02 Andreas Schneiders3-librpc: Added dcerpc register endpoint functions.
2011-02-02 Andreas Schneiders3-epmapper: Added a endpoint mapper skeleton.
2011-02-01 Volker Lendeckes3: test addrchange
2011-02-01 Volker Lendeckes3: Add support for AF_NETLINK addr notifications
2011-01-30 Volker Lendeckes3: On FreeBSD, compile zfsacl if sunacl.h is around
2011-01-25 Günther Deschneridl: add file_id idl.
2011-01-24 Günther Deschners3-build: remove source4 include path for autoconf...
2011-01-21 Günther Deschners3-build: remove RPCCLI_SPOOLSS subsystem.
2011-01-17 Stefan Metzmachers3:build: don't use librpc/gen_ndr/cli_echo.[ch] anymore
2011-01-13 Günther Deschners3-build: remove RPCCLI_WINREG subsystem.
2011-01-13 Günther Deschners3-build: remove RPCCLI_SRVSVC subsystem.
2011-01-13 Günther Deschners3-build: remove RPCCLI_NETLOGON subsystem.
2011-01-13 Günther Deschners3-build: remove RPCCLI_SVCCTL subsystem.
2011-01-11 Günther Deschners3-build: remove RPCCLI_DRSUAPI subsystem.
2011-01-11 Günther Deschners3-build: remove RPCCLI_INITSHUTDOWN subsystem.
2011-01-11 Günther Deschners3-build: remove RPCCLI_EVENTLOG subsystem.
2011-01-11 Günther Deschners3-build: remove RPCCLI_WKSSVC subsystem.
2011-01-07 Günther Deschners3-build: fix classic build after libcli netlogon changes.
2011-01-07 Volker Lendeckes3: Make nmbd socket dir configurable
2011-01-06 Günther Deschnerlib/addns: move DNS client library to the main directory.
2011-01-06 Günther Deschners3-build: no need to compile librpc/gen_ndr/cli_dfs...
2011-01-04 Stefan Metzmachers3:build: don't use cli_dssetup.c any more
2011-01-04 Stefan Metzmachers3:build: don't use cli_epmapper.c anymore
2011-01-04 Stefan Metzmachers3:build: don't use cli_ntsvcs.c any more.
2011-01-04 Stefan Metzmachers3:build: don't use cli_wbint.c any more
next