samba.git
2011-07-21 Andreas Schneiders3-rpc_server: Fixed header define.
2011-07-21 Andreas Schneiders3-rpc_server: Remove unused endpoint information.
2011-07-21 Andreas Schneiders3-rpc_server: We need to copy the session_info for...
2011-07-21 Andreas Schneiders3-rpc_server: Duplicate the pipe name.
2011-07-21 Andreas Schneiders3-rpc_server: Free the np dir.
2011-07-21 Andreas Schneiders3-rpc_server: Fix messaging context in the pipes struct.
2011-07-21 Andreas Schneiders3-rpc_server: Add my copyright.
2011-07-21 Michael Adams3:loadparm: fix an implicit cast warning in string...
2011-07-21 Michael Adams3:loadparm: add support for P_BYTES to lp_do_parameter...
2011-07-21 Michael Adams3:loadparm: add support for P_CMDLIST to lp_do_paramet...
2011-07-21 Michael Adams3:loadparm: add support for P_CMDLIST to lp_save_defau...
2011-07-21 Michael Adams3:loadparm: add support for P_BYTES to lp_save_default...
2011-07-21 Michael Adams3:loadparm: add support for P_CMDLIST to is_default...
2011-07-21 Michael Adams3:loadparm: add support for P_BYTES to is_default...
2011-07-21 Michael Adams3:loadparm: add support for P_CMDLIST to print_paramet...
2011-07-21 Michael Adams3:loadparm: add support for P_BYTES to print_parameter...
2011-07-21 Michael Adams3:loadparm: add support for P_CMDLIST to equal_paramet...
2011-07-21 Michael Adams3:loadparm: add suppor for P_BYTES to equal_parameter...
2011-07-21 Michael Adams3:loadparm: szNetbiosAliases is now a const char ...
2011-07-21 Michael Adams3:loadparm: szWinbindNssInfo is now a const char ...
2011-07-21 Michael Adams3:loadparm: fix a check that was accidentially an...
2011-07-21 Michael Adams3:loadparm: untangle assignment from check in do_section()
2011-07-21 Christian Ambachs3-waf: fix a libcrypto configure check
2011-07-21 Christian Ambachs3:winbindd remove an unused variable
2011-07-21 Christian Ambachs3:utils fix a compiler warning
2011-07-21 Christian Ambachs3:modules/vfs_afsacl fix a compiler warning
2011-07-21 Christian Ambachs3:afs make path argument to afs_syscall const
2011-07-21 Christian Ambachs3:modules/vfs_afsacl fix a compiler warning
2011-07-21 Christian Ambachs3:modules/vfs_afsacl use stdbool types
2011-07-21 Christian Ambachs3:modules/vfs_afsacl remove some unnecessary whitespace
2011-07-21 Christian Ambachs3:lib/afs fix the build with --with-vfs-afsacl
2011-07-21 Christian Ambachs3:lib/afs use stdbool types
2011-07-21 Christian Ambachs3:utils/net_afs fix compiler warnings
2011-07-21 Christian Ambachs3:lib/afs_settoken fix some compiler warnings
2011-07-21 Christian Ambachs3:lib/afs fix some compiler warnings
2011-07-21 Christian Ambachs3:lib/afs fix the build with --with-fake-kaserver
2011-07-21 Björn Baumbachselftest: use "state directory" and "cache directory...
2011-07-21 Björn Baumbachs4-param: use "state directory" and "cache directory...
2011-07-21 Andrew Tridgellsamba-tool: make sure we exit with an error on a bad...
2011-07-21 Andrew Tridgelldbcheck: mark the dbcheck as known-fail
2011-07-21 Andrew Tridgellsamba-tool: fixed some more calls to samba_tool join...
2011-07-21 Andrew Tridgells4-selftest: added undump.sh script
2011-07-21 Andrew Tridgelltdb: remove 'EOF' print from tdbrestore
2011-07-21 Andrew Tridgelldbcheck: use string DN in delete when fixing broken...
2011-07-21 Andrew Tridgells4-provision: run dbcheck on a minimal set of objects...
2011-07-21 Andrew Tridgells4-kcc: use dsdb_delete() instead of ldb_delete()
2011-07-21 Andrew Tridgells4-dsdb: added dsdb_delete() function
2011-07-21 Andrew Tridgellpyldb: use dn.is_child_of() instead of dn.compare_base()
2011-07-21 Matthieu Patousamba_backup: check that directory really exists
2011-07-21 Matthieu Patoutests: Add alpha13 dumped provision
2011-07-21 Matthieu Patous4-dsdb: Use controls provided during the request while...
2011-07-21 Matthieu Patous4-dsdb: check group membership only for non deleted...
2011-07-21 Andrew Tridgells4-dsdb: change the samba3sam test to add the show_dele...
2011-07-21 Matthieu Patoupyldb: add unit test for ldbDn.compare_base
2011-07-21 Matthieu Patouldb-python: add a function to Dn object to compare...
2011-07-21 Matthieu Patouupdate/add my copyright
2011-07-21 Matthieu Patous4-dsdb: In rootdse add extended dn info on all values...
2011-07-21 Matthieu Patous4-dsdb: add dsdb_module_extended function similar...
2011-07-21 Matthieu Patous4-schema: add systemFlags to dsdb classes objects
2011-07-21 Andrew Tridgells4-test: don't fix broken objects during dbcheck test
2011-07-21 Andrew Tridgelldbcheck: test the --reindex option
2011-07-21 Andrew Tridgells4-test: added dbcheck run to test suite
2011-07-21 Andrew Tridgellsamba-tool: nicer error in passwordsettings with no...
2011-07-21 Andrew Tridgellsamba-tool: testparm doesn't take any credentials
2011-07-21 Andrew Tridgellsamba-tool: use 'exportkeytab' instead of 'dumpkeys'
2011-07-21 Giampaolo Lauriasamba-tool: Fix __doc_ in base classes
2011-07-21 Giampaolo Lauriasamba-tool: removed synopsis code in base class
2011-07-21 Giampaolo Lauriasamba-tool: Fixed bugs to determine min and max # of...
2011-07-21 Giampaolo Lauriasamba-tool: Improved --help functionality
2011-07-21 Giampaolo Lauriasamba-tool: fixed __doc__ in base classes
2011-07-21 Giampaolo Lauriasamba-tool: Fix error handling in SuperCommand class
2011-07-21 Giampaolo Lauriasamba-tool: improved Option list for all user commands
2011-07-21 Giampaolo Lauriasamba-tool: added error handling for the user command
2011-07-21 Giampaolo Lauriasamba-tool: fixed drs commands synopsis
2011-07-21 Andrew Tridgellsamba-tool: fixed samba-tool user syntax
2011-07-21 Giampaolo Lauriasamba-tool: fixed synopsis on user commands
2011-07-21 Giampaolo Lauriasamba-tool: fixed synopsis on all "user" commands
2011-07-21 Giampaolo Lauriasamba-tool: moved takes_optiongroups definition to...
2011-07-21 Giampaolo Lauriasamba-tool: removed the assignment to parser.prog
2011-07-21 Giampaolo Lauriasamba-tool: fixed prog name in samba-tool
2011-07-21 Giampaolo Lauriasamba-tool: update vampire.py message
2011-07-21 Giampaolo Lauriasamba-tool: removed join as it has been replaced by...
2011-07-21 Giampaolo Lauriasamba-tool: moved join to domain join
2011-07-21 Giampaolo Lauriasamba-tool: updated test suite for the new domain dumpk...
2011-07-21 Giampaolo Lauriasamba-tool: removed export as it has been moved to...
2011-07-21 Giampaolo Lauriasamba-tool: moved export to domain dumpkeys
2011-07-21 Giampaolo Lauriasamba-tool: updated test suite to reflect the move...
2011-07-21 Giampaolo Lauriasamba-tool: removed domainlevel as it has been moved...
2011-07-21 Giampaolo Lauriasamba-tool: moved domainlevel to domain level
2011-07-21 Giampaolo Lauriasamba-tool: removed machinepw as it has been moved...
2011-07-21 Giampaolo Lauriasamba-tool: moved machinepw to domain machinepassword
2011-07-21 Giampaolo Lauriasamba-tool: update test suite for the new domain object
2011-07-21 Giampaolo Lauriasamba-tool: removed pwsettings
2011-07-21 Giampaolo Lauriasamba-tool: created domain object, moved pwsettings...
2011-07-21 Giampaolo Lauriasamba-tool: update test suite for add setpassword
2011-07-21 Giampaolo Lauriasamba-tool: removed setpassword.py
2011-07-21 Giampaolo Lauriasamba-tool: added setpassword to user
2011-07-21 Giampaolo Lauriasamba-tool: fix summary of the fsmo command to be clearer
2011-07-20 Björn Baumbachs3-torture: run_simple_posix_open_test(): replace cli_r...
2011-07-20 Björn Baumbachs3-torture: rw_torture2(): replace cli_read_old() with...
next