samba.git
2011-01-12 Günther Deschners3-waf: finally enable large file support.
2011-01-12 Volker Lendeckes3: Remove a pointless else
2011-01-12 Matthieu Patoutorture: add ndr tests for backup key protocol
2011-01-12 Matthieu Patouidl: Add IDL for remote key backup protocol (rkbp)
2011-01-12 Matthieu Patouidl: remove protected storage
2011-01-12 Günther Deschners3-waf: add check for SO_PEERCRED.
2011-01-12 Günther Deschners3-waf: add checks for Linux readahead.
2011-01-12 Günther Deschners3-waf: more fallocate checks stolen from autoconf.
2011-01-12 Matthieu PatouAdd some debug in s4's winbind server
2011-01-11 Günther Deschners3-waf: add checks for fallocate fallocate64.
2011-01-11 Günther Deschners3-build: remove RPCCLI_DRSUAPI subsystem.
2011-01-11 Günther Deschners3-waf: remove RPCCLI_DRSUAPI subsystem.
2011-01-11 Günther Deschners3-drsuapi: prefer dcerpc_drsuapi_X functions.
2011-01-11 Karolin Seegers3/docs: Remove superfluous bracket.
2011-01-11 Günther Deschners3-build: remove RPCCLI_INITSHUTDOWN subsystem.
2011-01-11 Günther Deschners3-waf: remove RPCCLI_INITSHUTDOWN subsystem.
2011-01-11 Günther Deschners3-initshutdown: prefer dcerpc_initshutdown_X functions.
2011-01-11 Günther Deschners3-build: remove RPCCLI_EVENTLOG subsystem.
2011-01-11 Günther Deschners3-waf: remove RPCCLI_EVENTLOG subsystem.
2011-01-11 Günther Deschners3-eventlog: prefer dcerpc_eventlog_X functions.
2011-01-11 Günther Deschners3-build: remove RPCCLI_WKSSVC subsystem.
2011-01-11 Günther Deschners3-waf: remove RPCCLI_WKSSVC subsystem.
2011-01-11 Günther Deschners3-wkssvc: prefer dcerpc_wkssvc_X functions.
2011-01-11 Stefan Metzmachers3:winbindd: use ndr_wbint_c.h instead of cli_wbint.h
2011-01-11 Stefan Metzmachers3:winbindd: use ndr_dssetup_c.h instead of cli_dssetup.h
2011-01-11 Stefan Metzmachers3:net: use ndr_dssetup_c.h instead of cli_dssetup.h
2011-01-11 Stefan Metzmachers3:rpcclient: use ndr_dssetup_c.h instead of cli_dssetup.h
2011-01-11 Stefan Metzmachers3:rpcclient: use ndr_dfs_c.h instead of cli_dfs.h
2011-01-11 Nadezhda Ivanovas4-tests: Tests for expansion of ACEs containing generi...
2011-01-11 Nadezhda Ivanovasecurity: Fixed bugs in expansion of generic informatio...
2011-01-11 Andrew Tridgellabi: force TERM=none in abi generation
2011-01-11 Andrew Tridgellldb: link to the download directory on the website
2011-01-11 Andrew Tridgellscript: tag the releases
2011-01-11 Andrew Tridgellscript: added librelease.sh script
2011-01-11 Andrew Tridgellautobuild: added "make distcheck" for our libs
2011-01-11 Andrew Tridgells4: fixed 'make dist' not to need configure for s4
2011-01-10 Jeremy AllisonFix "make test" - ensure nmbd runs with -S (log to...
2011-01-10 Andreas Schneiders3-rpc_client: Fixed the dcerpc_lsa_LookupNames4 client...
2011-01-10 Andreas Schneiders3-rpc_client: Fixed the dcerpc_lsa_LookupNames4 lookup...
2011-01-10 Andreas Schneiders3-rpc_client: Fixed the dcerpc_lsa_LookupSids3 client_...
2011-01-10 Andreas Schneiders3-rpc_client: Fixed the dcerpc_lsa_LookupSids3 lookup_...
2011-01-10 Andreas Schneiders3-netlogon: Move to new dcerpc client funtions.
2011-01-10 Andreas Schneiders3-rpc_client: Added dcerpc_lsa_lookup_names.
2011-01-10 Andreas Schneiders3-rpc_client: Added dcerpc_lsa_lookup_sids and dcerpc_...
2011-01-10 Andreas Schneiders3-rpc_client: Added dcerpc_lsa_open_policy2.
2011-01-10 Andreas Schneiders3-rpc_client: Added dcerpc_lsa_open_policy.
2011-01-10 Volker Lendeckes3: Remove superfluous ;
2011-01-10 Günther Deschners3-selftest: re-sync with s4-selftest wscript.
2011-01-10 Günther Deschnerlibcli/security: fix sid_type_lookup().
2011-01-10 Volker Lendeckem4: Don't AC_MSG_ERROR when too old python is found
2011-01-09 Matthieu Patous4: make pipes with underscore works also
2011-01-09 Volker Lendeckes3: Convert enc_blob_send_receive to cli_trans()
2011-01-09 Volker Lendeckes3: Fix two incompatible pointer type warnings on Solaris
2011-01-08 Volker Lendeckes3: Fix some warnings in the zfsacl module
2011-01-08 Volker Lendeckes3: Avoid a ton of registry writes at startup
2011-01-08 Volker Lendeckes3: Fix a type error
2011-01-08 Volker Lendeckes3: Fix some nonempty blank lines
2011-01-08 Jeremy AllisonExplicitly set "nmbd: socket dir" in the test environment.
2011-01-08 Andrew Tridgellwaf: ensure "make dist" works from a clean git tree...
2011-01-08 Jeremy AllisonMove wins_lookup_open_socket_in() to remove a compile...
2011-01-07 David Disseldorps3-printing: remove printer_list_need_refresh
2011-01-07 David Disseldorps3-printing: remove old entries in pcap_cache_replace
2011-01-07 David Disseldorps3-printing: Initiate pcap reload from parent smbd
2011-01-07 David Disseldorps3-printing: reload shares after pcap cache fill
2011-01-07 Michael Woods4: upgradeprovision: Improve wording, punctuation
2011-01-07 Björn Baumbachs3-nmbd: Fix bug #7875
2011-01-07 Günther Deschners3-waf: add NMBDSOCKETDIR variable.
2011-01-07 Günther Deschners3-build: fix classic build after libcli netlogon changes.
2011-01-07 Günther Deschnernetlogon: move netlogon helpers to ../libcli/netlogon.
2011-01-07 Günther Deschners3-waf: rename LIBCLI_NETLOGON subsystem to LIBRPCCLI_N...
2011-01-07 Günther Deschners3-waf: rearrange waf recurses in main wscript_build.
2011-01-07 Günther Deschners3-waf: cleanup wscript_build a little.
2011-01-07 Günther Deschners3-waf: recurse into ../lib/smbconf.
2011-01-07 Volker Lendeckes3: Make nmbd socket dir configurable
2011-01-07 Volker Lendeckes3: Remove some unused code
2011-01-07 Volker Lendeckes3: Limit the number of unexpected clients to 200
2011-01-07 Volker Lendeckes3: Limit the number of unexpected packets per client...
2011-01-07 Volker Lendeckes3: Use the new nbt_getdc in winbindd_cm
2011-01-07 Volker Lendeckes3: Use the new nbt_getdc in dsgetdcname()
2011-01-07 Volker Lendeckes3: Add nbt_getdc
2011-01-07 Volker Lendeckes3: Fix a valgrind error
2011-01-07 Volker Lendeckes3: Factor out parse_getdc_response
2011-01-07 Volker Lendeckes3: Lift my_mailslot from prep_getdc_request
2011-01-07 Volker Lendeckes3: Make name_query use /tmp/.nmbd/unexpected
2011-01-07 Volker Lendeckes3: Make node_status_query use /tmp/.nmbd/unexpected
2011-01-07 Volker Lendeckes3: Add nb_trans_send/recv
2011-01-07 Volker Lendeckes3: Add sock_packet_read
2011-01-07 Volker Lendeckes3: Add packet_trn_id()
2011-01-07 Volker Lendeckes3: Make nmbd listen on the unexpected socket
2011-01-07 Volker Lendeckes3: Basic infrastructure for /tmp/.nmbd/unexpected
2011-01-07 Zahari Zaharievs4/ldapcmp: Two new options are added to the tool
2011-01-07 Günther Deschners3-waf: fix winbind_krb5_locator.so realname.
2011-01-06 Günther Deschners3-waf: make the --with-Xdir options work more like...
2011-01-06 Andrew Bartletts4-ldap_server Allow multiple binds on LDAP server
2011-01-06 Günther Deschners3-net: Fix bug #7690: retry DNS updates when connectio...
2011-01-06 Günther Deschnerlib/addns: move DNS client library to the main directory.
2011-01-06 Jelmer Vernooijacl tests: Fix import.
2011-01-06 Jelmer VernooijUse new style objects.
2011-01-06 Jelmer VernooijRemove unused imports.
2011-01-06 Jelmer Vernooijtdbrestore: Update to GPLv3+, remove old FSF address.
next