Fix ini parsing in the s3 gpext modules. Fix ini parser API. Make the build work
[ira/wip.git] / source3 /
2009-04-20 Wilco Baan HofmanFix ini parsing in the s3 gpext modules. Fix ini parser...
2009-04-20 Wilco Baan HofmanMove gpo_ini stuff to the main libgpo. Make gpo_ini...
2009-04-20 Wilco Baan HofmanAdjust samba 3 to the new gpo API. Still untested code.
2009-04-20 Wilco Baan HofmanMake gpo_ldap.c compatible with samba 4. Add ads_get_ld...
2009-04-20 Wilco Baan HofmanAdd ads convenience functions to samba 4. Move gpo_ldap...
2009-04-20 Jelmer VernooijMove gpo_fetch to top-level.
2009-04-20 Jelmer VernooijMove gpo_sec to top-level.
2009-04-20 Jelmer VernooijMove some libgpo files to root.
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 John H TerpstraAdded ability to revert to old modules for make revert.
2009-04-20 Andrew BartlettFix to use modified cli_rpc_pipe_open_schannel_with_key API
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Volker LendeckeDo not vasprint stuff where not necessary
2009-04-20 Andrew BartlettRemove use of talloc_reference in cli_rpc_pipe_open_sch...
2009-04-20 Jelmer VernooijMove syslog check out of m4 library file into configure.in
2009-04-20 Jelmer VernooijMove check for syslog out of libreplace to source3...
2009-04-20 Volker LendeckeReproduce a bug with a custom GET_REAL_FILENAME
2009-04-20 Volker LendeckeDo not use the file system GET_REAL_FILENAME for mangle...
2009-04-20 Jeremy AllisonFix warning in use of talloc_set_name.
2009-04-20 Andrew Bartletts3:ntlmssp Remove use of talloc(NULL) in NTLMSSP code
2009-04-20 Volker LendeckeConvert the domain handles to type-safe policy handles
2009-04-19 Günther Deschners3-printing: use ARRAY_SIZE() macro in forms functions.
2009-04-19 Günther Deschners3-printing: use sec_initial_uid() instead "0" in print...
2009-04-19 Volker LendeckeMake force_flush_samr_cache use a dom_sid to find what...
2009-04-19 Andrew Bartletts3:auth Fix segfault: Always initialise returned sessio...
2009-04-19 Andrew Bartletts3:ntlmssp Fix segfault: msrpc_gen now uses talloc()
2009-04-19 Volker LendeckeRemove flag "builtin_domain" from disp_info
2009-04-19 Volker LendeckeRemove flag "builtin_domain" from samr_info
2009-04-19 Volker LendeckeMake get_samr_info_by_sid use recent coding conventions
2009-04-19 Volker LendeckeAdd "uint32_t access_granted" to policy handles
2009-04-19 Volker LendeckeMake "struct policy" private to srv_lsa_hnd.c
2009-04-18 Volker LendeckeConvert the samr connect_handles to type-safe calls
2009-04-18 Volker LendeckeAdd type-safe policy_handle_create/find
2009-04-18 Volker LendeckeAdd some const
2009-04-17 Günther Deschners3-spoolss: remove some direct checks for 0 uid in...
2009-04-17 Stefan Metzmachers3:net: add --request-timeout option
2009-04-17 Stefan Metzmachers3:net_rpc: don't shutdown a cli_state passed from...
2009-04-17 Günther Deschners3-selftest: enable RPC-SPOOLSS.
2009-04-17 Günther Deschners3-spoolss: add support for _spoolss_EnumPrinterDrivers...
2009-04-17 Günther Deschners3-spoolss: add support for _spoolss_EnumPrinterDrivers...
2009-04-17 Günther Deschners3-spoolss: add support for _spoolss_EnumPrinterDrivers...
2009-04-17 Michael Adams3: make installmo and uninstallmo scripts executable
2009-04-17 Michael Adams3: Fix uninstallmo
2009-04-17 Günther Deschners3-selftest: samba 3 also passes RPC-JOIN so enable it.
2009-04-17 Michael Adams3:registry: Prevent creation of keys containing the...
2009-04-17 Günther Deschners3-samr: set the builtin_domain bool flag in get_samr_d...
2009-04-17 Günther Deschners3-selftest: enable RPC-SAMR-PASSWORDS-PWDLASTSET whilt...
2009-04-17 Jim McDonoughMerge branch 'master' of /home/jmcd/samba/git.samba...
2009-04-16 Günther Deschners3-selftest: enable RPC-LSA-LOOKUPSIDS against samba 3.
2009-04-16 Jeremy AllisonAdd torture tester to ensure we don't regress the ulogo...
2009-04-16 Jeremy AllisonFix bug found by Tim Prouty, logging off and then re...
2009-04-16 Jeremy AllisonWhen doing a cli_ulogoff don't invalidate the cnum...
2009-04-16 Jeremy AllisonFix IDL licensing file that got missed when IDL files...
2009-04-16 Jim McDonoughDon't look up local user for remote changes, even when...
2009-04-16 Volker LendeckeAdd notify_onelevel.tdb
2009-04-16 Volker LendeckeRename notify_context->db to db_recursive
2009-04-16 Martin SchwenkeIn net_conf_import, start a transaction when importing...
2009-04-16 Andrew BartlettFix crash bug in NTLMSSP caused by msrpc_parse() moving...
2009-04-15 Günther Deschners3-lsa: Fix Bug #6263. Unexpected LookupSids reply...
2009-04-15 Jeremy AllisonFix bug #6089 - Winbind samr_OpenDomain not possible...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Günther Deschners3-spoolss: Fix format of description string in spoolss...
2009-04-14 Günther Deschnernetdomjoin-gui: make sure to grey out change fields...
2009-04-14 Günther Deschners3-nsswitch: fix make test_wbpad.
2009-04-14 Günther Deschners3-svcctl: fix memcpy in _svcctl_EnumServicesStatusW().
2009-04-14 Günther Deschners3-spoolss: remove unused dup_nt_devicemode().
2009-04-14 Andrew Bartletts3: Fix ntlm_auth and winbindd to use new common libcli...
2009-04-14 Andrew BartlettMake Samba3 use the new common libcli/auth code
2009-04-14 Andrew BartlettUse common samsync delta decryption functions in libnet...
2009-04-14 Andrew BartlettMore work to adapt to merged libcli/auth function proto...
2009-04-14 Andrew BartlettAdapt to common crypto functions: sam_pwd_hash() -...
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-04-14 Andrew BartlettMove DRSUAPI per-attribute decryption into a common...
2009-04-14 Andrew Bartletts3:charcnv remove now unused malloc() based conversion...
2009-04-14 Andrew BartlettAdd some harmless use of talloc_tos() in ntlm_auth
2009-04-14 Andrew BartlettConvert Samba3 to use the common lib/util/charset API
2009-04-14 Andrew BartlettSolve some of the conflict between Samba3 and Samba4...
2009-04-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-13 Günther Deschners3-rpcclient: add set_job command.
2009-04-13 Günther Deschners3-spoolss: fix typo in fill_printer_driver_info3().
2009-04-13 Günther Deschners3-loadparm: Fix resume command typo for "printing...
2009-04-13 Günther Deschners3-spoolss: Fix permission checks for _spoolss_AddForm...
2009-04-13 Günther Deschners3-spoolss: use enumprinterdrivers_level() for level...
2009-04-13 Günther Deschners3-spoolss: use enumprinterdrivers_level() for level...
2009-04-13 Günther Deschners3-spoolss: use enumprinterdrivers_level() for level...
2009-04-13 Günther Deschners3-spoolss: add generic enumprinterdrivers_level function.
2009-04-13 Volker LendeckeUse convert_string_talloc, thanks Andrew!
2009-04-12 Volker LendeckeWe have to deny a level 2 oplock if kernel oplocks...
2009-04-12 Volker LendeckeFix a bug in smbclient not sending the correct called...
2009-04-12 Volker LendeckeAdd "netbios retarget"
2009-04-12 Volker LendeckeReactivate get_socket_port
2009-04-12 Volker Lendeckewrite_data already guarantees everything was written
2009-04-12 Volker LendeckeExtract and print the server name type the client conne...
2009-04-11 Volker LendeckeFix some nonempty blank lines
2009-04-11 Volker LendeckeFix a memleak in an unlikely error path in change_notif...
2009-04-11 Volker LendeckeUse talloc_tos() for a temp convert_string_allocate()
2009-04-10 Jeremy AllisonLink in the threads functions, not yet used.
2009-04-10 Günther Deschners3-spoolss: implement dummy _spoolss_AddPort().
2009-04-10 Günther Deschners3-spoolss: add support for level 8 in _spoolss_GetPrin...
2009-04-10 Günther Deschners3-eventlog: implement _eventlog_FlushEventLog().
next