kamenim/samba.git
2010-04-27 Kamen Mazdrashkis4/libnet: Vampire should join us as a Domain Controller
2010-04-26 Kamen Mazdrashkis4/net_drs: Fix Connection name printed
2010-04-26 Kamen Mazdrashkis4/dsdb: dsdb_validate_invocation_id() should validate...
2010-04-26 Kamen Mazdrashkis4/tort: Add simple unit test for dsdb_schema_info...
2010-04-26 Kamen Mazdrashkis4: Fix few comments
2010-04-26 Kamen Mazdrashkis4/dsdb: schemaInfo revision may be 0
2010-04-26 Kamen Mazdrashkis4/dsdb: remove unused dsdb_schema_info_create() function
2010-04-26 Kamen Mazdrashkis4/dsdb: Update Schema cache with updated schemaInfo...
2010-04-26 Kamen Mazdrashkis4/samldb: Create initial schemaInfo value if it doesn...
2010-04-26 Kamen Mazdrashkis4/dsdb: Use default schemaInfo value when no such...
2010-04-26 Kamen Mazdrashkis4/test: schemaInfo may not to be set yet
2010-04-26 Kamen MazdrashkiRevert "s4/dsdb: Set schemaInfo attribute value during...
2010-04-26 Kamen Mazdrashkis4/selftest: Fix wrong comment
2010-04-26 Kamen Mazdrashkis4/selftest: Fix 'net vampire' command invocation
2010-04-26 Andrew Bartletts4:selftest Fix 'net vampire' command invocation
2010-04-26 Andrew Bartletts4:selftest Run RPC-DSSYNC against the vampired DC
2010-04-26 Andrew Bartletts4:selftest Run the RPC echo earlier, so to start the...
2010-04-26 Andrew Bartletts4:selftest Add test of the vampire'ed DC
2010-04-26 Andrew Bartletts4:selftest Add vampire_dc test environment
2010-04-26 Kamen MazdrashkiECLIPSE + PyDev Project
2010-04-26 Andrew Tridgells4-ddb: don't create partitions with the UNINSTANT...
2010-04-26 Andrew Tridgells4-drs: allow getncchanges requests to non WRIT_REP...
2010-04-26 Andrew Tridgells4-drs: don't send uninstantiated objects in getncchanges
2010-04-26 Andrew Tridgells4-drepl: don't send an UpdateRefs unless its a plain...
2010-04-26 Andrew Tridgellbuild: cope with realname for install of non-python...
2010-04-26 Andrew Tridgells4-drs: make links to foreign partitions non-fatal
2010-04-26 Andrew Tridgellbuild: automatically run autogen-waf.sh when needed
2010-04-26 Andrew Tridgells4-heimdalbuild: remove LIBNETIF dependency from HEIMDA...
2010-04-26 Andrew Tridgellbuild: normalise paths in unique source checking
2010-04-26 Andrew Tridgellbuild: a library is only empty if it has no deps
2010-04-26 Andrew Tridgellbuild: use option_group() not add_option_group()
2010-04-26 Andrew Tridgellbuild: cope with duplicates in source lists
2010-04-25 Volker Lendeckes3: async_domain_request is no longer used
2010-04-25 Volker Lendeckes3: Convert add_trusted_domains() to wb_domain_request_...
2010-04-25 Volker Lendeckes3: Simplify trustdom_state
2010-04-25 Volker Lendeckes3: Make "struct trustdom_state" its own talloc context
2010-04-25 Volker Lendeckelibwbclient: Talloc is no longer used
2010-04-24 Stefan MetzmacherRevert "tsocket: not all systems have IPV6_V6ONLY"
2010-04-24 Stefan Metzmacherlib/replace/wscript: make sure IPV6_V6ONLY is available...
2010-04-24 Stefan Metzmacherlib/replace: make sure IPV6_V6ONLY is available for...
2010-04-24 Stefan Metzmacherlib/replace/wscript: add replacement for IPV6_V6ONLY...
2010-04-24 Stefan Metzmacherlib/replace: add replacement for IPV6_V6ONLY on linux...
2010-04-24 Stefan Metzmacherbuildtools/wafsamba: inline defines during configure...
2010-04-24 Stefan Metzmacherbuildtools/wafsamba: make sure we create bin/default...
2010-04-24 Matthieu Patous4 dns: Allow to specify static grant entries to be...
2010-04-24 Tim Potters4-smbd: Fix compiler warning in prefork smbd.
2010-04-24 Stefan Metzmacherlib/zlib/wscript: fix system zlib detection
2010-04-24 Volker LendeckeRevert "nsswitch: Fix a memleak in wbinfo"
2010-04-24 Volker Lendeckes3: sendto_domain() is lo longer used
2010-04-24 Volker Lendeckes3: Simplify (bool != True) to !bool
2010-04-24 Jeremy AllisonImplement oplocks within SMB2. Plumb into the existing...
2010-04-23 Jeremy AllisonWhen sending the initial async response, this is never...
2010-04-23 Jeremy AllisonDon't free the entire tevent_req on cancel, only the...
2010-04-23 Volker Lendeckelibwbclient: Test WBC_CHANGE_PASSWORD_LEVEL_RESPONSE
2010-04-23 Volker Lendeckes3: Allow pdb password change using WINBINDD_PAM_CHNG_P...
2010-04-23 Volker Lendeckes3: init_dc_connection() can't init for internal domains
2010-04-23 Volker Lendeckelibwbclient: Actually copy something in wbcChangeUserPa...
2010-04-23 Volker Lendeckes3: replace some data_blob_talloc by data_blob_const
2010-04-23 Volker Lendeckelibwbclient: Remove some pointless BAIL_ON_WBC_ERROR...
2010-04-23 Volker Lendeckes3: Convert WINBINDD_PAM_CHNG_PSWD_AUTH_CRAP to the...
2010-04-23 Simo Sorces3-smbd: group print relate data in own structure
2010-04-23 Jeremy AllisonAllow smb2 create requests to be cancelled.
2010-04-23 Ira CooperFix bug #7384 - dptr_Close has a bitmap leak.
2010-04-23 Jeremy AllisonAt simo's request return struct tevent_req *treq -...
2010-04-23 Jeremy AllisonRename - no functional change. Stop all variables being...
2010-04-23 Andreas Schneiders3-spoolss: Added a winreg_get_printer function.
2010-04-23 Andreas Schneiders3-spoolss: Added a winreg_create_printer function.
2010-04-23 Andreas Schneiders3-spoolss: Added a winreg_update_printer function.
2010-04-23 Simo Sorces3-spoolss: Added a winreg_get_driver_list function.
2010-04-23 Simo Sorces3-spoolss: Added a winreg_del_driver function.
2010-04-23 Simo Sorces3-spoolss: Added a winreg_get_driver function.
2010-04-23 Simo Sorces3-spoolss: Added a winreg_add_driver function.
2010-04-23 Simo Sorces3-spoolss: Move info_ctr conversion to a public helper.
2010-04-23 Andreas Schneiders3-spoolss: Fixed winreg_delete_printer_key if key...
2010-04-23 Simo Sorces3-spoolss: Add date and version winreg helpers.
2010-04-23 Andreas Schneiders3-spoolss: Added more winreg hepler functions.
2010-04-23 Simo Sorces3-spoolss: Added winreg helper functions
2010-04-23 Andreas Schneiders3-spoolss: Added a winreg function to query a dword.
2010-04-23 Andreas Schneiders3-spoolss: Added a function to get the ChangeID from...
2010-04-23 Andreas Schneiders3-spoolss: Added a function to update the ChangeID...
2010-04-23 Andreas Schneiders3-spoolss: Added winreg helper functions to write...
2010-04-23 Andreas Schneiders3-spoolss: Fixed return values of winreg_printer_delet...
2010-04-23 Andreas Schneiders3-spoolss: Added missing return value to winreg_printe...
2010-04-23 Andreas Schneiders3-spoolss: Use const values for notify functions.
2010-04-23 Andreas Schneiders3-time: Added a function to get the startup time of...
2010-04-23 Günther Deschners3-lanman: fix uninitialized variable in api_RDosPrintJ...
2010-04-23 Günther Deschners3-selftest: enable RPC-SPOOLSS-DRIVER against s3.
2010-04-23 Günther Deschners4-smbtorture: skip tests when no local driver director...
2010-04-23 Günther Deschners3-selftest: add print$ share with two arch dirs.
2010-04-23 Günther Deschners3-selftest: add print$ share with two arch dirs.
2010-04-23 Günther Deschners3-winbind: fix setup_domain_child() callers.
2010-04-23 Günther Deschners4-smbtorture: use server_name for all printerdriver...
2010-04-23 Günther Deschners3-spoolss: make switch in _spoolss_AddPrinterDriver...
2010-04-23 Günther Deschners4-smbtorture: allow to upload or remove any file belon...
2010-04-23 Volker Lendeckes3: Fix a winbind crash when scanning trusts
2010-04-23 Jeremy AllisonMake deferred opens (NT_STATUS_SHARING_VIOLATION) work...
2010-04-23 Volker Lendeckes3: Fix a cut&paste error in a debug message in check_o...
2010-04-23 Günther Deschners3-spoolss: make sure AddPrinterDriver calls into AddPr...
2010-04-23 Günther Deschners4-smbtorture: fix test_EnumPrinterDrivers_findone().
2010-04-23 Günther Deschners4-smbtorture: samba currently supports level 3 and...
next