s3: Lift the smbd_messaging_context from enumprinters_level2
[amitay/samba.git] / source3 / Makefile.in
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-08-04 Günther Deschners3-printing: move AD related printing components to...
2010-07-30 Simo Sorces3-dcerpc: Add SPNEGO incapsulation for KRB5 auth
2010-07-28 Simo Sorces3-decrpc: Introduce gssapi support for dcerpc krb5...
2010-07-27 Andreas Schneiders3-printing: Added automatic migration of printing...
2010-07-27 Andreas Schneiders3-printing: Move all tdb upgrade functions to a separa...
2010-07-27 Simo Sorces3-printing: Removed unused printfsp.c.
2010-07-27 Simo Sorces3-smbd: Added code to print via spoolss.
2010-07-26 Volker Lendeckes3: Early start of an async nbench
2010-07-20 Simo Sorces3-auth: Move auth_ntlmssp wrappers in their own file
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-17 Simo Sorces3-dcerpc: Move common cli/srv functions into a common...
2010-07-16 Günther Deschners3-build: add LIBNDR_XATTR_OBJ.
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-15 Simo SorceMove the remnants of rpc_parse code under registry/
2010-07-15 Simo Sorces3-misc: Move smb_io_time() to regfio.c
2010-07-15 Simo Sorces3-dcerpc: Move common helpers into a common file
2010-07-15 Simo Sorces3-dcerpc: Remove unused functions and headers
2010-07-13 Günther Deschners3-dcerpc: link against ../librpc/rpc/dcerpc_util.c
2010-07-09 Andreas Schneiders3-build: Add a gdbtestenv environment for Samba3.
2010-07-07 Günther Deschners3-libgpo: remove handmarshalled PReg parser from regis...
2010-07-07 Günther Deschners3-registry: add preg.idl.
2010-07-07 Günther Deschners3-build: some makefile cosmetics.
2010-07-07 Günther Deschners3-build: add IDL_FILES variable.
2010-07-06 Günther Deschners3-selftest: add "make testenv" target to Makefile.
2010-07-05 Andreas Schneiders3-winbind: Added a common rpc_enum_dom_groups function.
2010-07-05 Andreas Schneiders3-winbind: Rename winbindd_rpc.c to winbindd_msrpc.c.
2010-07-05 Andreas Schneiders3-winbind: Replace the passdb backend with a samr...
2010-07-05 Andreas Schneiders3-winbind: Added a skeleton for samr based functions.
2010-07-05 Andreas Schneiders3-winbind: Initialize the server_info on winbindd...
2010-07-05 Günther Deschners3-build: add idl_full to Makefile.
2010-07-05 Volker Lendeckes3: Add sconn_server_id()
2010-07-04 Volker Lendeckes3: Fix bug 7336: Enable idmap_passdb module build...
2010-07-02 Günther Deschners3-registry: remove unused reg_util_marshalling code.
2010-06-30 Günther Deschners3-libsmb: move change_trust_account_password out of...
2010-06-16 Günther Deschners3-build: allow to build bin/ndrdump4 (just as bin...
2010-06-10 Simo Sorces3:winbindd use common server context functions
2010-06-10 Simo Sorces3:lib make server contexts generic
2010-06-07 Simo Sorces3:rpc handles are used by all pipes, use better name
2010-06-04 Andreas Schneiders3-rpc: Create a file with all functions for a internal...
2010-06-04 Andreas Schneiders3-rpc: Seperate rpc_srv_register for plain connection.
2010-06-04 Andreas Schneiders3-auth: Moved smbd user functions to a generic place.
2010-06-03 Björn Jackeѕ3:Makefile: use PIC instead of PIE flags for shared...
2010-06-03 Günther Deschners3-build: pure cosmetics, use better names for gen_ndr...
2010-06-02 Volker Lendeckes3: Add vfs_linux_xfs_sgid
2010-06-01 Andrew Bartletts3:param Put 'server_role' functions in another file.
2010-05-31 Andrew Bartletts3:ntlmssp Move ntlmssp_sign.c from source3 to common...
2010-05-30 Björn Jackes3: set pthread cflags in a more portable fashion
2010-05-30 Björn JackeRevert "s3: Attempt to fix the non-gnumake build"
2010-05-28 Andrew Bartletts3:lib split out global workgroup and netbios name...
2010-05-28 Andrew Bartletts3:smbd split reload services/printers functions from...
2010-05-28 Andrew Bartletts3:smbd split smbd/server.c into smbd/server.c and...
2010-05-27 Stefan Metzmachers3:Makefile.in: add npa_tstream.o to the build of smbd
2010-05-26 Günther Deschners3-samr: move chgpasswd.c out of smbd and into the...
2010-05-26 Björn Jackes3:Makefile: add missing linker flags for smbfilter
2010-05-26 Björn Jackes3:Makefile: fix a typo in flag variable name
2010-05-25 Michael Adams3:registry: rename lib/util_reg_api.c to registry...
2010-05-25 Michael Adams3:registry: rename reg_util.{c,h} to reg_util_internal...
2010-05-25 Michael Adams3:registry: move registry_create_admin_token() to...
2010-05-24 Björn Jackes3:Makefile: set PIE flags also for nss_winbind
2010-05-24 Björn Jackes3:Makefile: position independency is also needed for...
2010-05-24 Björn Jackes3:build: don't use pieflags twice - ldflags already...
2010-05-22 Volker Lendeckes3: Next step to fix the build on OpenSolaris
2010-05-22 Volker Lendeckes3: Attempt to fix the non-gnumake build
2010-05-20 Günther Deschnerlibrpc: finally merge ndr_string.c.
2010-05-18 Andrew Bartletts3:split secrets.c to put machine account secrets in...
2010-05-18 Günther Deschners3-net: Added a rather trivial "net printing dump"...
2010-05-15 Jelmer Vernooijs3-selftest: Allow overriding the subunit formatter.
2010-05-14 Simo SorceMove standard printcap parsing to print_standard.c
2010-05-13 Stefan Metzmachers3:build: build smbtorture4 when the merged build is...
2010-05-13 Andrew Bartletts3:Winbindd Move winbindd_event_context to a different...
2010-05-11 Stefan Metzmachers3:Makefile: build smbtorture4 as static binary with...
2010-05-10 Jelmer Vernooijs3: Work around dependency bug in Samba 4 waf build...
2010-05-07 Günther Deschners3-passdb: moving account_pol.c into passdb.
2010-05-07 Jelmer Vernooijs3-merged: Make sure bin/ exists when copying in bin...
2010-05-07 Jelmer Vernooijs3-merged: Use newly added waf reconfigure subcommand.
2010-05-07 Jelmer VernooijReintroduce merged build, using waf to build smbtorture4.
2010-05-07 Jelmer Vernooijsamba3: Generate C files from IDL in source3/librpc...
2010-05-06 Jelmer VernooijRemove the copy of ldb from Samba 3.
2010-05-05 Andrew Tridgells3-build: don't rebuild/link on every make run
2010-05-04 Andrew Tridgells3-idl: auto-build IDL files in Samba3
2010-04-27 Günther Deschners3: use shared registry functions.
2010-04-23 Volker Lendeckes3: Convert WINBINDD_PAM_CHNG_PSWD_AUTH_CRAP to the...
2010-04-19 Volker Lendeckelibwbclient: remove async libwbclient and talloc from...
2010-04-19 Volker Lendeckes3-winbind: Allow changing the password for pdb
2010-04-19 Volker Lendeckes3: Convert WINBINDD_PAM_LOGOFF to the new async API
2010-04-19 Volker Lendeckes3: Convert WINBINDD_PAM_CHAUTHTOK to the new async API
2010-04-19 Volker Lendeckes3: Convert WINBINDD_PAM_AUTH_CRAP to the new async API
2010-04-19 Volker Lendeckes3: Convert WINBINDD_PAM_AUTH to the new async API
2010-04-13 Volker Lendeckes3-winbind: Authenticate SAM users
2010-04-11 Volker Lendeckes3: Move [make|free]_user_info to auth/user_info.c
2010-04-11 Volker Lendeckes3: Move make_server_info_sam to auth/server_info_sam.c
2010-04-11 Volker Lendeckes3: Move make_server_info to auth/server_info.c
2010-04-11 Volker Lendeckes3: Move check_sam_security to auth/check_sam.c
2010-04-07 Andreas Schneiders3-spoolss: Added a function to open a regkey using...
2010-03-31 Jeremy AllisonMerge branch 'master' of ssh://git.samba.org/data/git...
2010-03-31 Jelmer Vernooijselftest: Convert filter-subunit to Python so the subun...
2010-03-29 Jelmer Vernooijselftest: Replace perl subunit formatter with python...
2010-03-28 Jelmer VernooijRemove extension from format-subunit.
2010-03-19 Stefan Metzmachers3:librpc: remove unused stuff
next