kamenim/samba.git
2010-04-25 Kamen Mazdrashkis4/dsdb: dsdb_validate_invocation_id() should validate...
2010-04-25 Kamen Mazdrashkis4/tort: Add simple unit test for dsdb_schema_info...
2010-04-25 Kamen Mazdrashkis4: Fix few comments
2010-04-25 Kamen Mazdrashkis4/dsdb: schemaInfo revision may be 0
2010-04-25 Kamen Mazdrashkis4/dsdb: remove unused dsdb_schema_info_create() function
2010-04-25 Kamen Mazdrashkis4/dsdb: Update Schema cache with updated schemaInfo...
2010-04-25 Kamen Mazdrashkis4/samldb: Create initial schemaInfo value if it doesn...
2010-04-25 Kamen Mazdrashkis4/dsdb: Use default schemaInfo value when no such...
2010-04-25 Kamen Mazdrashkis4/test: schemaInfo may not to be set yet
2010-04-25 Kamen MazdrashkiRevert "s4/dsdb: Set schemaInfo attribute value during...
2010-04-25 Kamen Mazdrashkis4/selftest: Fix wrong comment
2010-04-25 Kamen Mazdrashkis4/selftest: Fix 'net vampire' command invocation
2010-04-25 Andrew Bartletts4:selftest Fix 'net vampire' command invocation
2010-04-25 Andrew Bartletts4:selftest Run RPC-DSSYNC against the vampired DC
2010-04-25 Andrew Bartletts4:selftest Run the RPC echo earlier, so to start the...
2010-04-25 Andrew Bartletts4:selftest Add test of the vampire'ed DC
2010-04-25 Andrew Bartletts4:selftest Add vampire_dc test environment
2010-04-25 Kamen MazdrashkiECLIPSE + PyDev Project
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...
2010-04-23 Günther Deschners3-spoolss: fix some crash bugs and missing error codes...
2010-04-23 Günther Deschners4-smbtorture: test both 32bit and 64bit driver uploads...
2010-04-23 Günther Deschners4-smbtorture: allow to upload and later remove printer...
2010-04-23 Günther Deschners4-smbtorture: add RPC-SPOOLSS-DRIVER test.
2010-04-23 Günther Deschners4-smbtorture: rework EnumPrinterDrivers tests a bit.
2010-04-22 Andrew Tridgellbuild: give a more useful error when the source dir...
2010-04-22 Andrew Tridgellbuild: use 'waf distclean' for make distclean
2010-04-22 Andrew Bartletts4:provision Remove moduleload for 'hdb' (wrong name).
2010-04-22 Günther Deschnerspoolss: pretty-print a struct spoolss_Time.
2010-04-22 Andrew Tridgells4-cldap: we should set the w2k8 flags even if not...
2010-04-22 Andrew Tridgells4-drs: validate RODC credentials via the user_sid
2010-04-22 Andrew Tridgells4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER level
2010-04-22 Andrew Tridgells4-net: fixed two compiler warnings
2010-04-22 Andrew Tridgells4-torture: fixed a initialiser
next