metze/samba/wip.git
2010-09-15 Simo Sorces3-rpc_server: Moved ncacn_np declarations in common...
2010-09-15 Simo Sorces3-rpc_server: Moved "external" pipe functions to rpc_n...
2010-09-15 Andreas Schneiders3-rpc_server: Added new parametric option 'rpc_server'
2010-09-15 Simo Sorces3-rpc_server: Renamed rpc_ncacn_np_internal.c.
2010-09-15 Simo Sorces3-rpc_server: Convert rpc_connect_spoolss_pipe into...
2010-09-15 Simo Sorces3-rpc_server: Added support for internal connections...
2010-09-15 Simo Sorces3-rpc_server: Accept connections and process requests.
2010-09-15 Simo Sorces3-rpc_server: Added helper functions to read data...
2010-09-15 Simo Sorces3-rpc_client: Added a tstream based transport.
2010-09-15 Simo Sorces3-rpc_server: Addded function to create custom pipes_s...
2010-09-15 Simo Sorces3-rpc_server: Add generic listener callback.
2010-09-15 Simo Sorces3-rpc_server: Added initial generic RPC server infrast...
2010-09-15 Simo Sorces3-rpc_server: Added debug to see how much data has...
2010-09-15 Simo Sorces3-rpc_server: Make process_incoming_data() public.
2010-09-15 Simo Sorces3-rpc_server: Make pipe destructor public.
2010-09-15 Simo Sorces3-rpc_server: Fixed unhandled error condition.
2010-09-15 Simo Sorces3-misc: Introduce lp_ncalrpc_dir() in S3, like we...
2010-09-15 Andreas Schneiders3-printing: Document the printer list functions.
2010-09-15 Simo Sorces3-printing: Add method to skip refresh if just happned.
2010-09-15 Simo Sorces3-printing: Use printer list tdb in pcap.
2010-09-15 Simo Sorces3-printing: Added a printer list database.
2010-09-15 Günther Deschners3-nltest: add dsgetdc command.
2010-09-15 Günther Deschners3-libnetapi: try using netr_DsRGetDCNameEx() in DsGetD...
2010-09-15 Günther Deschners3-libnetapi: add DS request flags to public header.
2010-09-15 Günther Deschners3-libnetapi: add DS_X_FLAGs to public header.
2010-09-15 Günther Deschnerlibnetapi: add DOMAIN_CONTROLLER_INFO_FLAGS.
2010-09-15 Günther Deschners3-nltest: convert server input argument into --server.
2010-09-15 Günther Deschners3-nltest: rename print_result to print_netlogon_info_r...
2010-09-15 Günther Deschners3-build: only link in prs parser where needed.
2010-09-15 Günther Deschners3-waf: only link in prs parser where needed.
2010-09-15 Andrew Tridgellcldap: prevent crashes when freeing cldap socket
2010-09-15 Andrew Tridgells4-server: check the return of irpc_binding_handle_by_name
2010-09-15 Andrew Tridgells4-finddcs: ensure we free previous cldap requests...
2010-09-15 Andrew Tridgells4-selftest: enable logging in valgrind server xterm
2010-09-15 Andrew Tridgells4-rpc: fixed double free in RPC proxy
2010-09-15 Andrew Tridgelltsocket: we return -1 on error, not fd
2010-09-15 Andrew Tridgells4-libnet: print the domain name on domain open failure
2010-09-15 Andrew Tridgells4-libnet: force IDL printing for high debug levels
2010-09-15 Andrew Tridgells4-resolve: the file backend should not look at the...
2010-09-15 Andrew Tridgells4-finddcs: show required server type bits on failure
2010-09-15 Andrew Tridgells4-repl: use consistent API calls for getting DN GUID
2010-09-15 Andrew Tridgells4-netlogon: fixed logic for setting DS_SERVER_WRITABLE
2010-09-15 Andrew Tridgells4-finddc: use NBT lookup for a 1C name if joining...
2010-09-15 Andrew Tridgells4-selftest: use the full domain name in joins
2010-09-15 Andrew Tridgells4-join: give a clear error when using short domain...
2010-09-15 Andrew Tridgells4-rodc: use python finddc code to avoid the need for...
2010-09-15 Andrew Tridgells4-pynet: added finddc call
2010-09-15 Andrew Tridgells4-libcli: change finddcs.h -> finddc.h
2010-09-15 Andrew Tridgells4-finddcs: rename finddcs to finddcs_nbt
2010-09-15 Andrew Tridgells4-winbind: use finddcs_cldap() in winbind
2010-09-15 Andrew Tridgells4-libnet: use finddcs_cldap() in libnet_lookup
2010-09-15 Andrew Tridgells4-cldap: don't set the writable bit when we are a...
2010-09-15 Andrew Tridgells4-finddcs: added finddcs_cldap()
2010-09-15 Andrew Tridgells4-secrets: fixed shadowed variable warning
2010-09-15 Andrew Tridgellcldap: use ipv4 not up for unbound cldap sockets
2010-09-15 Andrew Tridgells4-resolve: added resolve_name_multiple_recv()
2010-09-15 Andrew Tridgells4-dns: fixed lookup of SRV records using dns_ex
2010-09-15 Andrew Tridgells4: fixed some printf format errors
2010-09-15 Andrew Tridgells4-libnet: converted finddcs call to tevent_req
2010-09-15 Andrew Tridgells4-secrets: fetch secure channel type with domain SID
2010-09-15 Andrew Tridgells4-auth: when we are a DC enable winbind auth
2010-09-15 Andrew Tridgells4-auth: set the RODC bit for RODC schannel
2010-09-15 Andrew Tridgells4-schannel: fixed reference to context after free
2010-09-15 Andrew Tridgells4-auth: allow multiple active auth backends
2010-09-15 Andrew Tridgells4-smb: serialise session setup operations
2010-09-15 Andrew Tridgelltalloc: fixed spelling errors in comment
2010-09-15 Andrew Tridgells4-rodc: add a trigger message for REPL_SECRET to auth_sam
2010-09-15 Andrew Tridgells4-messaging: add support for no_reply in irpc messages
2010-09-15 Andrew Tridgells4-kcc: removed redundent loop check
2010-09-15 Andrew Tridgells4-smb: smbsrv_blob_push_string() can return -1
2010-09-15 Andrew Tridgells4-dsdb: check for invalid backend type
2010-09-15 Andrew Tridgells4-rootdse: setup length after NULL check
2010-09-15 Andrew Tridgells4-dsdb: fixed use after free for RODC
2010-09-15 Andrew Tridgells4-dsdb: free right context on failure
2010-09-15 Andrew Tridgells4-dsdb: defer ac->msg after check for NULL ac
2010-09-15 Andrew Tridgells4-anr: check for allocation failure before use
2010-09-15 Volker Lendeckes4: Fix two typos
2010-09-14 Pierre CarrierAllows changing the maximum number of simultaneous...
2010-09-14 Jeremy AllisonEnsure incoming timespec values correctly wrap at nsecs.
2010-09-14 Jeremy AllisonFix string_to_sid() to allow non '\0' termination of...
2010-09-14 Andrew Bartletts3-torture Add tests to show that the dom_sid parsing...
2010-09-14 Andrew Bartletts3-util_sid Use the NDR parser to parse struct dom_sid
2010-09-14 Andrew Bartlettlibcli/security Use sid_append_rid() in dom_sid_append_...
2010-09-14 Andrew Bartlettlibcli/security Merge source3/ string_to_sid() to commo...
2010-09-14 Andrew Bartletts3-util_sid use ARRAY_SIZE() to ensure we never overflo...
2010-09-14 Andrew Bartletts3-util_sid Accept S-1-5 as a SID
2010-09-14 Andrew Bartletts3-dom_sid Use C99 types in dom_sid handling
2010-09-14 Björn Jackes3/profile: remove the magical clock initialization...
2010-09-14 Björn Jackes3/profiling: don't use CLOCK_PROCESS_CPUTIME_ID
2010-09-14 Björn Jackelibreplace: use CLOCK_HIGHRES when available
2010-09-14 Günther Deschnerntlmssp: when pushing an ntlmssp NEGOTIATE_MESSAGE...
2010-09-14 Jelmer Vernooijrpc_server: Remove unnecessary dependency on server...
2010-09-14 Jelmer Vernooijwaf: work around circular dependency finder erroneously...
2010-09-14 Jelmer Vernooijselftest: Error out rather than die() when setting...
2010-09-14 Jelmer Vernooijselftest: If setting up environment fails, mark testsui...
2010-09-14 Günther Deschners4-smbtorture: try to fix spoolss winreg Form tests...
2010-09-14 Stefan Metzmachertdb: add ABI/tdb-1.2.4.sigs
2010-09-14 Jelmer Vernooijnss_winbind: Fix soname.
2010-09-14 Jelmer Vernooijsubunit: Use RemoteError when passing errors to upstrea...
2010-09-14 Jelmer Vernooijparam: Add prototype for lpcfg_private_dir(), used...
next