samba.git
2008-10-12 Jelmer VernooijUse common xfile.h.
2008-10-12 Jelmer VernooijUse common byteorder.h.
2008-10-12 Volker LendeckeFix "warning: initialization discards qualifiers from...
2008-10-12 Volker LendeckeFix "make etags" -- args list was too long for my etags
2008-10-12 Volker LendeckeRevert "Make get_rpc_pipe() static"
2008-10-12 Volker LendeckeMake get_rpc_pipe() static
2008-10-12 Volker LendeckeRemove unused #defines
2008-10-12 Volker LendeckeFix the build
2008-10-12 Jelmer VernooijAdd more tests to datablob testsuite.
2008-10-12 Jelmer VernooijUse common signal helper implementation.
2008-10-12 Jelmer VernooijImport Winbind NSS file for NetBSD in an attempt to...
2008-10-12 Jelmer VernooijFix include paths for files that aren't compiled -...
2008-10-12 Jelmer VernooijFix installation source locations for ../lib/util headers.
2008-10-12 Jelmer VernooijCope with the fact that the data blobs returned are now
2008-10-12 Jelmer VernooijFix warning, prototype.
2008-10-12 Jelmer VernooijAdd extra const.
2008-10-11 Jelmer VernooijAdd one-test testsuite for datablob.
2008-10-11 Jelmer VernooijAvoid problems with paranoid malloc checker.
2008-10-11 Jelmer VernooijShare data_blob implementation.
2008-10-11 Jelmer VernooijUse common strlist implementation in Samba 3 and Samba 4.
2008-10-11 Jelmer VernooijCope with changed signature of http_timestring().
2008-10-11 Jelmer VernooijAdd some simple tests for lib/util/time.c
2008-10-11 Jelmer VernooijMake sure x_fdup compiles on Samba 4.
2008-10-11 Jelmer VernooijSupport "make test-X" to run all tests that match regex X.
2008-10-11 Jelmer VernooijUse xfile from common lib/util in Samba 3.
2008-10-11 Jelmer VernooijRemove duplicate copy of dlinklist.h.
2008-10-11 Jelmer VernooijFix merged build locations.
2008-10-11 Jelmer VernooijFix include, clean up .o files in ../lib and ../libcli
2008-10-11 Jelmer VernooijClean up properly.
2008-10-11 Jelmer VernooijFix libutil path.
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMove lib/util from source4 to top-level libutil.
2008-10-11 Jelmer VernooijProvide malloc_array() in Samba 4.
2008-10-11 Jelmer VernooijUse data_blob() for now, since it seems to be the only...
2008-10-11 Jelmer VernooijProvide the same set of helper functions for DEBUG...
2008-10-11 Jelmer VernooijMake sure to allocate copy for arc4 data, to avoid...
2008-10-11 Jelmer VernooijPrevent errors with data_blob() being a macro in s4...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Volker LendeckeMake use of talloc_tos()
2008-10-11 Volker LendeckeFix some nonempty blank lines
2008-10-11 Volker LendeckeFix a "nexted extern declaration" warning
2008-10-10 Jeremy AllisonInitialize near creation of resource. Makes code clearer.
2008-10-10 Jeremy AllisonEnsure we do reinit_after_fork().
2008-10-10 Jeremy AllisonAllow data flow to be debugged and only log on error...
2008-10-10 Jeremy AllisonAsync is trickier than it looks :-). Don't use a stack...
2008-10-10 Jeremy AllisonIf you have a large number of cups printers, then scann...
2008-10-10 Günther Deschnerpam_winbind: document mkhomedir option.
2008-10-10 Günther Deschnerpam_winbind: re-add mkhomedir option.
2008-10-10 Günther Deschnerpam_winbind: remove unused pam_winbind_request().
2008-10-10 Günther Deschnerpam_winbind: fix wbc_auth_error_to_pam_error().
2008-10-10 Günther Deschnerpam_winbind: remove some unused macros.
2008-10-10 Günther Deschnerpam_winbind: remove NETLOGON_CACHED_ACCOUNT and NETLOGO...
2008-10-10 Günther Deschnerpam_winbind: remove ACB_PWNOEXP.
2008-10-10 Günther Deschnerpam_winbind: use libwbclient for WINBINDD_PAM_AUTH.
2008-10-10 Günther Deschnerpam_winbind: use libwbclient for WINBINDD_PAM_LOGOFF.
2008-10-10 Günther Deschnerpam_winbind: use libwbclient for WINBINDD_PAM_CHAUTHTOK.
2008-10-10 Günther Deschnerpam_winbind: use libwbclient for WINBINDD_LOOKUPNAME...
2008-10-10 Günther Deschnerpam_winbind: use libwbclient for WINBINDD_INFO.
2008-10-10 Günther Deschnerpam_winbind: use libwbclient for WINBINDD_GETPWNAM.
2008-10-10 Günther Deschnerpam_winbind: add _pam_check_remark_auth_err().
2008-10-10 Günther Deschnerpam_winbind: add wbc_auth_error_to_pam_error().
2008-10-10 Günther Deschnerpam_winbind: add wbc_error_to_pam_error().
2008-10-10 Günther Deschnerpam_winbind: prepare to use libwbclient inside pam_winbind.
2008-10-10 Günther Deschnerpam_winbind: convert to use talloc.
2008-10-10 Günther Deschnerlibwbclient: add wbcLogonUser().
2008-10-10 Günther Deschnerlibwbclient: add wbcLogoffUserEx().
2008-10-10 Günther Deschnerlibwbclient: add wbcAddNamedBlob.
2008-10-10 Günther Deschnerlibwbclient: add wbcBlob and wbcNamedBlob.
2008-10-10 Günther Deschnerlibwbclient: fix wbcAuthenticateUserEx() to not ignore...
2008-10-10 Jelmer VernooijUse const.
2008-10-10 Jelmer VernooijFix executability of samba3-srv.
2008-10-10 Günther Deschnerkrb5_locator: use wbcLookupDomainControllerEx() for...
2008-10-10 Tim Proutyremove common lib object files on make cleanlib from...
2008-10-10 Tim ProutyAdd support for autogen to take a --version-file argument
2008-10-09 Jeremy AllisonEnsure we handle signals correctly during the async...
2008-10-09 Jeremy AllisonRemove SEC_ACCESS. It's a uint32_t.
2008-10-09 Volker LendeckeMake use of ZERO_STRUCT (the first memset was actually...
2008-10-09 Jeff Laytonmount.cifs: make return codes match the return codes...
2008-10-09 Jeff Laytonmount.cifs: have uppercase_string return success on...
2008-10-09 Günther Deschnerwbclient: add wbcLookupDomainControllerEx call.
2008-10-09 Günther Deschnerwbclient: add wbcGuidToString and wbcStringToGuid helpe...
2008-10-09 Günther Deschnerwbclient: add wbcGuid structure.
2008-10-09 Günther Deschnerwbclient: add my copyright.
2008-10-09 Günther Deschnerkrb5-locator: fix dsgetdcname caller.
2008-10-09 Günther Deschnerwbinfo: fix dsgetdcname caller.
2008-10-09 Günther Deschners3-winbindd: use new, richer structures in WINBINDD_DSG...
2008-10-09 Volker LendeckeRemove a pointless level of indirection
2008-10-09 Volker LendeckeFix a typo
2008-10-09 Günther Deschnerbuild: add "make test_wbpad" for checking winbind 32...
2008-10-09 Günther Deschners3-winbindd: add dsgetdcname request and reply to winbi...
2008-10-09 Jeremy AllisonFor the vfs_acl_xattr.c module, make sure we map GENERI...
2008-10-08 Tim ProutyFixed "might be uninitialized" warning
2008-10-08 Jeremy AllisonDeal with inheritance from parent directory when settin...
2008-10-08 Jeremy AllisonFix bug #5814 - Winbindd dumping core in a strange...
2008-10-08 Volker LendeckeRemove unused CHECK_FSP macro
2008-10-08 Jelmer VernooijRemove duplicate copy of manual page.
2008-10-08 Jelmer Vernooijfix libclinbtsrcdir variable.
2008-10-08 Jelmer VernooijAdd manpage for nmblookup, move nmblookup closer to...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jelmer VernooijFix subunit files location after cherrypicks.
next