s4-smbtorture: fix test_GetPrinter.
[kai/samba-autobuild/.git] / source3 /
2009-02-06 Jeff Laytonmount.cifs: initialize rc to 0 in main
2009-02-06 Shirish Pargaonkarmount.cifs: add fakemount (-f) and nomtab (-n) flags...
2009-02-06 Günther Deschnernetapi: add NetServer testsuite.
2009-02-06 Günther Deschnernetapi: include more SERVER_INFO_X levels in example...
2009-02-06 Günther Deschnernetapi: implement more SERVER_INFO_X levels.
2009-02-06 Günther Deschnernetapi: add SERVER_INFO_X to public header.
2009-02-06 Günther Deschnerrerun make idl.
2009-02-06 Günther Deschnernetapi: add more SERVER_INFO_X levels.
2009-02-06 Michael Adams3:net conf: remove check for sharename being a usernam...
2009-02-06 Günther Deschners3: use pidl to pull a KRB5_EDATA_NTSTATUS.
2009-02-06 Michael Adams3:idmap_tdb2: untangle assignment and check in idmap_t...
2009-02-06 Michael Adams3:idmap_tdb2: factor lodaing of ranges out into idmap_...
2009-02-06 Michael Adams3:idmap_tdb2: move together code that belongs together...
2009-02-06 Michael Adams3:idmap_tdb2: streamline idmap_tdb2_sid_to_id,
2009-02-06 Michael Adams3:idmap_tdb: simplify talloc usage with temp context...
2009-02-06 Michael Adams3:idmap_tdb: refactor out new function idmap_tdb_load_...
2009-02-06 Michael Adams3:idmap_tdb: use transactions in idmap_tdb_allocate_id()
2009-02-06 Michael Adams3:idmap_tdb: add tmp talloc ctx to idmap_tdb_sid_to_id...
2009-02-06 Günter KukkukkDon't try and delete a default ACL from a file.
2009-02-05 Shirish Pargaonkarumount.cifs: clean-up entries in /etc/mtab after unmount
2009-02-05 Günther Deschners3-eventlog: fix Coverity #877.
2009-02-05 Günther Deschnerspoolss: move ndr spoolss helper to main librpc dir.
2009-02-05 Karolin Seegers3/libads: Change "ldap ssl:ads" parameter to "ldap...
2009-02-05 Günther Deschners3-svcctl: use security descriptor marshall helper...
2009-02-05 Volker LendeckeDon't use recvall in the proxied np_read_send
2009-02-05 Aravind SrinivasanHave nmbd check all available interfaces for WINS befor...
2009-02-05 Jeremy AllisonFix bug #Bug 6090 renaming or deleting a "not matching...
2009-02-05 Günther Deschners3-lsa: move remaining lsa policy access_mask defines...
2009-02-04 Günther Deschners3-parsing: remove a lot of unused structures and their...
2009-02-04 Günther Deschners3: use struct netr_Credential in cred_step().
2009-02-04 Günther Deschners3: use samr_RidWithAttribute instead of DOM_GID.
2009-02-04 Günther Deschners3-net: remove unused ENUM_HND.
2009-02-04 Günther Deschners3-eventlog: w00t! remove last traces of old eventlog...
2009-02-04 Günther Deschners3-eventlog: remove old eventlog server.
2009-02-04 Günther Deschners3-eventlog: remove fixup_eventlog_entry.
2009-02-04 Günther Deschners3-eventlog: remove write_eventlog_tdb.
2009-02-04 Günther Deschners3-eventlog: remove add_record_to_resp.
2009-02-04 Günther Deschners3-eventlog: remove read_package_entry.
2009-02-04 Günther Deschners3-eventlog: remove get_eventlog_record.
2009-02-04 Günther Deschners3-eventlog: remove old hand marshalling for eventlog...
2009-02-04 Günther Deschners3-eventlog: make can_write_to_eventlog static.
2009-02-04 Günther Deschners3-rpcclient: fix eventlog read client to read an array...
2009-02-04 Volker LendeckeRestore correct handling of "is_data_available" for...
2009-02-04 Günther Deschners3-eventlog: add my copyright.
2009-02-04 Günther Deschners3-eventlog: use pidl for _eventlog_ReadEventLogW.
2009-02-04 Günther Deschners3-eventlog: add evlog_push_record function.
2009-02-04 Günther Deschners3-eventlog: add evlog_pull_record function.
2009-02-04 Günther Deschners3-net: add "net eventlog export".
2009-02-04 Günther Deschners3-net: add "net eventlog import".
2009-02-04 Günther Deschners3-net: add "net eventlog dump".
2009-02-04 Günther Deschners3-eventlog: add evlog_tdb_entry_to_evt_entry.
2009-02-04 Günther Deschners3-eventlog: add evlog_evt_entry_to_tdb_entry.
2009-02-04 Volker LendeckeFix a valgrind error: rpc_bind talloc_move()s the auth...
2009-02-04 Volker LendeckeEnsure null termination of the password in mymachinepw...
2009-02-04 Günther Deschners3-eventlogadm: use struct eventlog_Record_tdb for...
2009-02-04 Günther Deschners3-eventlog: add fixup_eventlog_record_tdb.
2009-02-04 Günther Deschners3-eventlog: add evlog_push_record_tdb function.
2009-02-03 Miguel SuarezFix bug #6085 - In vfs_default.c change utime( ) call.
2009-02-03 Ted PercivalProbably fixes a crash during name resolution when...
2009-02-03 Stefan Metzmachers3:selftest: fix blackbox.net_s3 tests
2009-02-03 Stefan MetzmacherRevert "s3:selftest: create BUILTIN\\Administrators...
2009-02-03 Stefan MetzmacherRevert "s3:test: try to find why creating BUILTIN\Admin...
2009-02-03 Stefan Metzmachermerged-build: link in LIBREPLACE into samba4 code as...
2009-02-03 Stefan Metzmachermerged-build: force non-shared build for samba4
2009-02-03 Günther Deschners3-eventlogadm: add command to dump stored tdb entries.
2009-02-03 Günther Deschners3-eventlog: add evlog_pull_record_tdb function.
2009-02-03 Günther Deschners3-eventlog: pass down talloc context to parse_logentry().
2009-02-03 Günther Deschners3-eventlog: make logname in elog_open_tdb const.
2009-02-03 Günther Deschners3-eventlog: allow to open eventlog tdbs readonly.
2009-02-03 Günther Deschnerlibrpc: add ndr_size_string_array().
2009-02-03 Günther Deschners3-net: fix warning message for keytab usage.
2009-02-03 Günther Deschners3-kerberos: use KRB5_KT_KEY compat macro.
2009-02-03 Günther Deschners3-kerberos: fix ads_dedicated_keytab_verify_ticket...
2009-02-03 Günther DeschnerRevert "fix for commit d96248a9b46 which broke Heimdal...
2009-02-03 Stefan Metzmachers3:test: try to find why creating BUILTIN\Administrator...
2009-02-03 Volker Lendeckes3: Fix 'net rpc join' for users with the SeMachineAcco...
2009-02-03 Volker LendeckeFix Coverity ID 870
2009-02-03 Jeremy AllisonFix bug #6082 - smbd_gpfs_getacl failed: Windows client...
2009-02-02 Stefan Metzmachers3:selftest: run test_posix_s3.sh tests
2009-02-02 Stefan Metzmachers3:build: pass the path to smbtorture4 down to make...
2009-02-02 Kai Blins3-wbclient: Use new tevent data types
2009-02-02 Volker LendeckeNext step disentangling async_req from NTSTATUS
2009-02-02 Björn Jackefix for commit d96248a9b46 which broke Heimdal builds
2009-02-02 Stefan Metzmachers3:selftest: pass correct arguments to $SCRIPTDIR/test_...
2009-02-02 Michael Adams3:build: fix typo introduced in "fix build without...
2009-02-02 Michael Adams3:build: fix linking of bin/net when shared libs have...
2009-02-02 Tim Proutys3 build: Fix "assignment discards qualifiers from...
2009-02-02 Dan SledzAdd two new parameters to control how we verify kerbero...
2009-02-01 Michael Adams3:winbind_group: fix "getent group" to allocate new...
2009-02-01 Michael Adams3:winbind_user: fix "getent passwd" to allocate new...
2009-02-01 Michael Adams3:winbind_user: move initialization of domain up in...
2009-02-01 Kai Blinshared: Move dom_sid_* utility functions to top level
2009-02-01 Volker LendeckeSplit up async_req into a generic and a NTSTATUS specif...
2009-02-01 Volker LendeckeConvert api_RNetUserEnum to use the srv_samr_nt.c directly
2009-02-01 Volker LendeckeMove rpc_pipe_open_internal to srv_pipe_hnd.c
2009-02-01 Volker LendeckeReplace pipe names in pipes_struct by ndr_syntax_id
2009-02-01 Volker LendeckeFix some type-punned warnings
2009-02-01 Volker Lendeckecli_get_pipe_name_from_interface does not really need...
2009-02-01 Volker LendeckeFix nonempty blank lines
2009-02-01 Volker LendeckeJust for fun: Move some bytes from bss to text
next