Add debug messages to trace this if needed.
[samba.git] / source /
2008-01-24 Jeremy AllisonAdd debug messages to trace this if needed.
2008-01-24 Jeremy AllisonThe checks for OI and CI were just wrong.... Fix them...
2008-01-24 Jeremy AllisonFirst part of fix for bug #4929 - worked out by jmcd.
2008-01-24 Günther DeschnerFix winbindd build w/o ADS.
2008-01-24 Volker LendeckeFix Coverity ID 454
2008-01-24 Volker LendeckeFix Coverity ID 463
2008-01-24 Volker LendeckeFix Coverity ID 465
2008-01-24 Günther DeschnerAdd winbind_msg_dump_domain_list to winbindd.
2008-01-24 Günther DeschnerAdd winbindd debugging ndr_print helpers.
2008-01-24 Günther DeschnerAdd dump-domain-list command for debugging winbindd...
2008-01-24 Stefan Metzmacherrerun 'make idl'
2008-01-24 Stefan Metzmachernetlogon.idl: add some MSV1_0_ values from samba3 and...
2008-01-24 Günther DeschnerRe-run make idl and use generated ndr based on samba4...
2008-01-24 Günther DeschnerMerge over security.idl from samba4.
2008-01-24 Günther DeschnerFix samr_EnumDomainUsers in samba3, must not be a ref...
2008-01-24 Stefan Metzmachernetlogon.idl: make use of bitmap samr_GroupAttrs
2008-01-24 Stefan Metzmachernetlogon.idl: remove unused netr_GroupsMembership structure
2008-01-24 Volker LendeckeMore read_data -> read_socket_with_timeout
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-24 Derrell LipmanAllow clearing all settable DOS mode bits. A mode...
2008-01-23 Jeremy AllisonDon't leak memory in error path.
2008-01-23 Jeremy AllisonUse strchr_m in seaching for '.' in the hostname to...
2008-01-23 Andreas SchneiderFix Windows 2008 (Longhorn) join.
2008-01-23 Andreas SchneiderWindows 2008 (Longhorn) auth2 flag fixes.
2008-01-23 Jeremy AllisonForward ported version of Matt Geddes <musicalcarrion...
2008-01-23 Volker Lendeckeread_socket_with_timeout has timeout=0 handling
2008-01-23 Volker Lendeckestrtok -> strtok_r
2008-01-23 Michael AdamFix panic: Don't free the logfilename in winbind_child_...
2008-01-23 Michael AdamInitialize _domain_list to NULL.
2008-01-23 Günther DeschnerFix get_trust_creds() to return always an upper-cased...
2008-01-23 Volker LendeckeRemove two unused variables
2008-01-23 Michael AdamFix tab_depth: it should not create an extra debug...
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-22 Corinna VinschenGet Samba version or capability information from Windows
2008-01-22 Volker LendeckeMove samba_extended_info_version to smbd/trans2.c
2008-01-22 Volker LendeckeAvoid use of uninitialized memory
2008-01-22 Corinna VinschenGet Samba version or capability information from Windows
2008-01-22 Volker LendeckeHide streams from the EA API
2008-01-22 Stefan Metzmacherlibreplace: getpwent_r/getgrent_r on IRIX are similar...
2008-01-22 Volker LendeckeFix a ton of IBM checker uninitialized variable warnings
2008-01-22 Volker LendeckeFix get_ea_names_from_file for many EAs
2008-01-22 Volker LendeckeFix a segfault
2008-01-21 Michael AdamAdd another check for talloc failure to libnet_conf
2008-01-21 Michael AdamFix formatting of multi_sz registry values.
2008-01-21 Michael AdamUse talloc_stackframe() for temporary contexts througho...
2008-01-21 Michael AdamAdd a check for talloc failure. - Pointed out by Volker.
2008-01-21 Michael AdamFix two debug messages.
2008-01-21 Volker LendeckeAttempt to fix the darwin build
2008-01-21 Kai Blinutil_sock: Don't return a pointer to freed memory.
2008-01-21 Volker LendeckeAdd SMB_VFS_FS_CAPABILITIES
2008-01-21 Volker LendeckeLink smbd on AIX with -bexpfull instead of -bexpall
2008-01-21 Kai Blinutil_sock: Fix memcache bug in get_mydnsfullname.
2008-01-21 Stefan Metzmacherlibwbclient: use the same style in each switch case...
2008-01-21 Stefan Metzmacherwinbindd: remove useless strcpy
2008-01-21 Michael AdamRename lib/util_reg_smbconf.c to registry/reg_init_smbc...
2008-01-21 Michael AdamMove reg_frontend_hilvl.c to reg_dispatcher.c
2008-01-21 Michael AdamExtend/fix comments.
2008-01-21 Michael AdamExtract regkey_open_internal() from reg_frontend.c...
2008-01-21 Michael AdamRename reg_db.c to reg_backend_db.c
2008-01-21 Michael AdamRename reg_shares.c to reg_backend_shares.c
2008-01-21 Michael AdamRename reg_smbconf.c to reg_backend_smbconf.c
2008-01-21 Michael AdamRename reg_printing.c to reg_backend_printing.c
2008-01-21 Michael AdamMakefile.in: Group together registry related object...
2008-01-21 Michael AdamMakefile.in: extract registry backend objects to common...
2008-01-21 Michael Adamreg_eventlog.o and reg_perfcount.o are no longer neede...
2008-01-20 Volker LendeckeFix some "set but never used" warnings
2008-01-20 Volker LendeckeFree case_state earlier
2008-01-20 Volker LendeckeActivate SMB_QUERY_FILE_STREAM_INFO
2008-01-20 Volker LendeckeActive RAW-STREAMS in make test
2008-01-20 Volker LendeckeFix valgrind errors
2008-01-20 Volker LendeckeNT_STATUS_OBJECT_NAME_NOT_FOUND also means "no streams...
2008-01-20 Volker LendeckeDon't test split_ntfs_stream_name
2008-01-20 Volker LendeckeDo not use an unfinished fsp in streams_xattr_open
2008-01-20 Volker LendeckeIn streams_xattr_pwrite, base_fsp does not have an fd
2008-01-20 Volker LendeckeAdd some DEBUG
2008-01-20 Volker LendeckeFor pread/pwrite we need to do the setxattr on base_fsp
2008-01-20 Volker LendeckeReally remove the _NEXT_ from vfs_xattr_tdb.c
2008-01-20 Volker LendeckeSupport XATTR_CREATE and XATTR_REPLACE in vfs_xattr_tdb
2008-01-20 Volker LendeckeComplete the ea->xattr rename in vfs_xattr_tdb
2008-01-20 Volker LendeckeFix a segfault
2008-01-20 Jeremy AllisonCouple of minor fixes for POSIX pathname processing...
2008-01-20 Michael AdamDo an explicit init_globals() when restarting for ...
2008-01-20 Michael AdamAdd a debug message to fetch_reg_values().
2008-01-20 Michael AdamAdd some debugging output to reg_cachehook.c
2008-01-20 Michael AdamRemove the dynamic registry overlay.
2008-01-20 Michael AdamAdd a registry backend perflib that replaces the former...
2008-01-20 Michael AdamSome reformatting of current_version_fetch_values().
2008-01-20 Michael AdamAdd a registry backend current_version that replaces...
2008-01-20 Michael AdamReorder the registry key name constants in a more syste...
2008-01-20 Michael AdamUse some consts instead of literal strings for registry...
2008-01-20 Michael AdamSome reformatting in hkpt_params_fetch_values().
2008-01-20 Michael AdamAdd a registry backend hkpt_params that replaces the...
2008-01-20 Michael AdamSome reformatting in tcpip_params_fetch_values().
2008-01-20 Michael AdamAdd a registry backend tcpip_params that replaces the...
2008-01-20 Michael AdamSome reformatting in prod_options_fetch_values().
2008-01-20 Michael AdamAdd a registry backend prod_options that replaces the...
2008-01-20 Michael AdamSome reformatting in netlogon_params_fetch_values().
2008-01-20 Michael AdamRename netlogon_params_fetch_reg_values() to netlogon_p...
2008-01-20 Michael AdamIn reg_backend_netlogon_params, delegate fetch_subkeys...
2008-01-20 Michael AdamFix registering Registry backends in reghook_cache_add().
next