vlendec/samba-autobuild/.git
2008-01-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-15 Jeremy AllisonFix "status used uninitialized" warnings.
2008-01-15 Gerald W. CarterAdding basic script to help in the creation of tarballs...
2008-01-15 Günther DeschnerUse NDR_PRINT_UNION_STRING instead of NDR_PRINT_UNION_D...
2008-01-15 Günther DeschnerAdd some NDR_PRINT_*_STRING macros (returning talloced...
2008-01-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-15 Kai Blinlibsmb: Do not upper-case target name on NTLMv2 hash...
2008-01-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-15 Volker Lendeckeea_tdb->xattr_tdb also inside the module itself
2008-01-15 Volker Lendeckerename vfs_ea_tdb to vfs_xattr_tdb
2008-01-15 Günther DeschnerUse autogenerated debugging functions in libnetjoin...
2008-01-15 Günther DeschnerApply const to rpccli_lsa_query_info_policy() and rpccl...
2008-01-15 Stefan Metzmacherlibwbclient: don't link talloc.o into libwbclient.a
2008-01-15 Stefan MetzmacherRevert "libwbclient: don't link talloc.o into libwbclie...
2008-01-15 Günther DeschnerRemove unrequired TALLOC_FREE.
2008-01-15 Günther DeschnerInclude libnet_join.h in the right places.
2008-01-15 Günther DeschnerUse autogenerated libnet_join header.
2008-01-15 Günther DeschnerAdd ndr_print_ads_struct().
2008-01-15 Günther DeschnerAdd ndr_print_sockaddr_storage and ndr_print_bool.
2008-01-15 Günther DeschnerDefine libnet join interface in IDL.
2008-01-15 Stefan Metzmacherlibwbclient: don't link talloc.o into libwbclient.a
2008-01-15 Michael AdamUse the proper boolean functions.
2008-01-15 Michael AdamRemove some trailing spaces.
2008-01-15 Stefan Metzmacherkrb5_locator: winbind_krb5_locator.o doesn't need socke...
2008-01-15 Stefan Metzmachernss_winbind: nss_winbind.so doesn't need socket wrapper...
2008-01-15 Stefan Metzmacherpam_winbind: pam_winbind.so doesn't need soecket wrappe...
2008-01-15 Stefan Metzmacherlibwbclient: libwbclient.so doesn't need socket nor...
2008-01-15 Stefan Metzmachernsswitch/: we don't need socket or nss wrapper in the...
2008-01-15 Günther DeschnerNo need to re-establish AD connection all the time.
2008-01-15 Günther DeschnerUse dsgetdcname() to find a dc when unjoining in libnet...
2008-01-15 Günther DeschnerRe-arrange pre- and postprocessing code in libnetjoin.
2008-01-15 Volker LendeckeFix some warnings -- Jeremy, please check
2008-01-15 Volker LendeckeImplement vfs_ea_tdb
2008-01-15 Stefan Metzmacherlibwbclient: add wbclient.pc.in
2008-01-15 Stefan Metzmacherlibwbclient: install wbclient.h into the same path...
2008-01-15 Stefan Metzmacherlibwbclient: move wbc_err.h into wbclient.h as we only...
2008-01-15 Günther DeschnerAdd True/False bool cleanup script.
2008-01-14 Jeremy AllisonWindows insists on write sizes < max_xmit on signed...
2008-01-14 Jeremy AllisonFrom Alexander Bokovoy
2008-01-14 Alexander BokovoyFix crash in winbind clients: instead of talloc-based...
2008-01-14 Michael AdamAdd detection for need of update to the registry db.
2008-01-14 Günther DeschnerSome more minor cleanup for "net rpc audit".
2008-01-14 Günther DeschnerPrint principal in debug statement in kerberos_kinit_pa...
2008-01-14 Günther DeschnerRe-run make idl to update lsa idl.
2008-01-14 Günther DeschnerUse lsa_PolicyInfo enum in lsa policy info calls.
2008-01-14 Günther DeschnerFix all callers of old rpccli_lsa_set_info_policy(...
2008-01-14 Günther DeschnerFix prototypes for lsa set info policy calls.
2008-01-14 Günther DeschnerRemove old lsa set info policy call.
2008-01-14 Günther DeschnerRe-run make idl for new lsa calls.
2008-01-14 Günther DeschnerFill in IDL for lsa_SetInfoPolicy and lsa_SetInfoPolicy2.
2008-01-14 Günther DeschnerRemove more redundant lsa parsing functions.
2008-01-14 Michael AdamFix bug #5171 (perl syntax error) found by Jason Filley...
2008-01-14 Günther DeschnerFix rpcclient display_trust_dom_info().
2008-01-14 Günther DeschnerUse pidl generated rpccli_lsa_QueryTrustedDomainInfoByS...
2008-01-14 Günther DeschnerRemove some more hand written LSA rpc.
2008-01-14 Günther DeschnerStart removing hand-written lsa marshalling code (namely
2008-01-14 Günther DeschnerUse some more pidl generated LSA rpc in rpcclient.
2008-01-14 Michael AdamFix "make test_shlibs": it showed unresolved symbols...
2008-01-14 Günther DeschnerRevert ""make test_shlibs" shows unresolved symbols...
2008-01-14 Günther Deschner"make test_shlibs" shows unresolved symbols for -lwbclient.
2008-01-14 Andrew Tridgellsamba3 already has tdb_validate()
2008-01-14 Andrew Tridgellmerged tdb fix from ctdb tree
2008-01-13 Michael AdamReset the failed counter in test_wbinfo_s3.sh.
2008-01-13 Michael AdamFix a syntax error in script/tests/test_local_s3.sh .
2008-01-13 Michael AdamAdd and modify comments in net_conf.c
2008-01-13 Michael AdamAdd explicit creation of shares to net conf import...
2008-01-13 Michael AdamMake use of the new libnet_conf_delete_global_parameter...
2008-01-13 Michael AdamAdd a function libnet_conf_delete_global_parameter...
2008-01-13 Michael AdamAdd a function libnet_conf_get_global_parameter() to...
2008-01-13 Michael AdamMove libnet_conf_set_global_parameter() inside libnet_c...
2008-01-13 Michael AdamAdd a comment header to libnet_conf_set_global_parameter().
2008-01-13 Michael AdamAdd auto-adding of [global] to libnet_conf_set_global_p...
2008-01-13 Michael AdamRemove auto-generation of missing share from libnet_con...
2008-01-13 Volker LendeckeFix the max_dead_record calculations
2008-01-13 Michael AdamFix Compiler warnings by including the proper header.
2008-01-13 Michael AdamIntroduce a libnet_conf context created by libnet_conf_...
2008-01-13 Jelmer Vernooijidl: Replace non-standard "declare" keyword with typede...
2008-01-12 Volker LendeckeDon't early delete the share mode tdb data
2008-01-12 Volker LendeckeTrivial simplification
2008-01-12 Volker LendeckeRemove an unused variable
2008-01-12 Volker LendeckeGet the inbuf on talloc_tos()
2008-01-12 Volker LendeckeConvert OpenDir to talloc, use talloc_tos()
2008-01-12 Volker LendeckeRestructure dbwrap_rbt
2008-01-12 Volker LendeckeOne more empty line
2008-01-12 Volker Lendeckedelete on close even prevents stat opens
2008-01-12 Volker LendeckeThere's no point in calling FLOCK on a non-existing fd
2008-01-12 Jeremy AllisonCID 458. Don't leak dlopen handles on failing to load
2008-01-12 Jeremy AllisonFix CID 469. new_acct can't be NULL here.
2008-01-12 Jeremy AllisonFix CID 470. resolve_order can't be NULL here so simpli...
2008-01-12 Jeremy AllisonFix CID 475. work should not be checked against NULL
2008-01-12 Jeremy AllisonFix CID 476. Ensure a valid pac_data pointer is always...
2008-01-12 Jeremy AllisonCoverity 512, uninitialized var.
2008-01-12 Jeremy AllisonStop Coverity complaining about uninitialized variables.
2008-01-12 Jeremy AllisonFix CID 498. Ensure we don't prs_mem_free an uninitialized
2008-01-12 Jeremy AllisonFix CID 505 - don't copy uninitialized memory.
2008-01-12 Jeremy AllisonFix CID 523 - wrong null deref check.
2008-01-12 Jeremy AllisonFix CID 524 - reference before allocation fail null...
2008-01-12 Jeremy AllisonEnsure we don't access an uninitialized variable
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-12 Günther DeschnerFix some indents.
next