s3: net_share.c: fix argc handling
[ira/wip.git] / source3 / Makefile.in
2010-03-01 Simo Sorces3:groupmap revert to tdb storage
2010-03-01 Volker Lendeckes3: Abstract access to sessionid.tdb, similar to conn_tdb.c
2010-02-23 Simo Sorces3:schannel streamline interface
2010-02-23 Simo Sorces3 move the sitename cache in its own file
2010-02-13 Kai Blinlibwbclient: Separate out the async functions
2010-02-12 Volker Lendeckes3: Implement global locks in a g_lock tdb
2010-02-04 Björn Jackes3:nsswitch: also use pthread CFLAGS for the nsswitch...
2010-02-04 Björn Jackes3: fix build on Tru64 after it broke with deactivating...
2010-01-29 Björn Jackes3: link thread objects in libsmbclient only and adjust...
2010-01-27 Lars Müllers3: Install and uninstall the static version of libwbclient
2010-01-26 Lars MüllerAdd dependency of bin/smbfilter to libwbclient.
2010-01-25 Björn Jackes3: fix detection and flags for using pthread
2010-01-24 Volker Lendeckes3: Add NTLMSSP_FEATURE_CCACHE
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-12 Olivier Sessinks3: Add the "scannedonly" vfs virus scanner interface...
2010-01-10 Volker Lendeckes3: Trim libnss_wins.so
2010-01-10 Volker Lendeckes3: Trim down some utilities a bit
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-03 Volker Lendeckes3: Trim down smbcontrol a bit
2009-12-22 Andrew Bartlettlibcli/auth Make gd's NDR NTLMSSP parsers helpers common
2009-12-21 Volker Lendeckes3:winbind: Add a lower-cost alternative to wbinfo...
2009-12-21 Volker Lendeckes3: Remove unused winbindd_dual_userinfo
2009-11-30 Michael Adams3:add split_tokens, a cmdline tool to test next_token_...
2009-11-30 Michael Adams3:fix linking of the t_str* test programs
2009-11-30 Michael Adams3:fix linking of libbigballofmud (on my box at least)
2009-11-29 Volker Lendeckes3: Add a regression test for bug 6898
2009-11-27 Günther Deschners3-nsstest: drastically shrink size and dependencies...
2009-11-23 Michael Adams3: add dbwrap_torture - a tool to stress test tdb...
2009-11-20 Günther Deschners3-build: delete more object files for "make clean".
2009-11-19 Günther Deschners3-build: really fix build of winbind_krb5_locator.
2009-11-19 Günther Deschners3-build: make sure to remove libds and client object...
2009-11-02 Andrew Bartlettlib/util Use rfc1738.c from Squid for all our URL encod...
2009-10-31 Björn Jackes3:Makefile: add LIBREPLACE_LIBS for talloc, tdb and...
2009-10-30 Björn Jackeѕ3:buildsystem: fix depenencies for libreplace
2009-10-29 Günther Deschners3-secrets: use autogenerated code for TRUSTED_DOM_PASS...
2009-10-29 Günther Deschners3: add secrets.idl.
2009-10-28 Stefan (metze) Met... Add in Metze's new code to ndr encode the user.DOSATTRIB
2009-10-21 Björn Jackes3:Makefile: add some explicit dependencies to libc
2009-10-21 Günther Deschnernsswitch: fix the build of the winbind krb5 locator...
2009-10-20 Jeremy AllisonFix the pam_smbpass.so build with the recent linker...
2009-10-20 Björn Jackes3:Makefile: rename LDSHFLAG variables to make meaning...
2009-10-20 Björn Jackes3: make unresolved symbols in libs throw errors
2009-10-20 Björn Jackes3: allow using different LDFLAGS for internal libs...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-16 Günther Deschners3-libnetapi: add I_NetLogonControl{2} skeleton.
2009-10-15 Günther Deschners3-spnego: Fix Bug #6815. Windows 2008 R2 SPNEGO negTok...
2009-10-13 Günther Deschners3-winbindd: add wbint_ChangeMachineAccount implementation.
2009-10-08 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-08 Björn Jackes3: make linking of libwbclient --as-needed safe
2009-10-04 Björn Jackes3:Makefile: another attempt to fix the wbclient dependency
2009-10-04 Björn Jackes3:Makefile: another attempt to fix the netapi dependency
2009-10-04 Björn Jackes3:Makefile: another attempt to fix the tdb dependency
2009-10-04 Björn Jackes3:Makefile: another attempt to fix the talloc dependency
2009-10-04 Björn JackeRevert "s3:Makefile: fix talloc dependencies with stati...
2009-10-04 Björn JackeRevert "s3:Makefile: fix libtdb dependencies with stati...
2009-10-04 Björn JackeRevert "s3:Makefile: fix libwbclient dependencies with...
2009-10-04 Björn JackeRevert "s3:Makefile: fix libnetapi dependencies with...
2009-10-02 Björn Jackes3:Makefile: minor clean up
2009-10-02 Björn Jackes3:Makefile: fix libnetapi dependencies with static...
2009-10-02 Björn Jackes3:Makefile: eventlogadm dependency cleanup
2009-10-02 Björn Jackes3:Makefile: fix libwbclient dependencies with static...
2009-10-02 Björn Jackes3:Makefile: fix libtdb dependencies with static build
2009-10-02 Björn Jackes3:Makefile: fix talloc dependencies with static build...
2009-10-02 Björn JackeRevert "s3:Makefile: fix talloc dependencies with stati...
2009-10-02 Björn Jackes3:Makefile: libsmbsharemode dependency cleanup
2009-10-02 Björn Jackes3:Makefile: net utility dependency cleanup
2009-10-01 Björn Jackes3:Makefile: fix talloc dependencies with static build
2009-10-01 Günther Deschners3: add perfcount idl and generated files.
2009-10-01 Günther Deschners3-registry: move rpccli_winreg_Connect to the only...
2009-09-29 Volker Lendeckes3: Remove the lua interpreter again
2009-09-22 Michael Adambuild: add datadir to "make showlayout"
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Günther Deschnerschannel: fully share schannel sign/seal between s3...
2009-09-15 Günther Deschnerlib/crypto: add aes encryption routines to main cryto...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Bartlettlibcli:nbt make the lmhosts parsing code and dependicie...
2009-09-16 Günther Deschnerspnego: share spnego_parse.
2009-09-08 Günther Deschnerschannel: add NL_AUTH_MESSAGE and both NL_AUTH_SIGNATUR...
2009-09-08 Jeremy AllisonAdd read() to socketwrapper. Metze please check.
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_SET_HWM to the new API
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_REMOVE_MAPPING to the...
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_SET_MAPPING to the new API
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API
2009-08-30 Volker Lendeckew3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API
2009-08-30 Volker Lendeckew3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert WINBINDD_LIST_GROUPS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert WINBINDD_LIST_USERS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert the getgrent functions to the new API
2009-08-29 Volker Lendeckes3:winbind: Add async wb_next_grent
2009-08-29 Volker Lendeckew3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert the GETDCNAME routines to the new API
2009-08-29 Volker Lendeckes3:winbind: Add async wb_dsgetdcname
2009-08-29 Volker Lendeckes3:winbind: Convert winbindd_dsgetdcname to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert the GETPWENT routines to the new API
2009-08-29 Volker Lendeckes3:winbind: Add async next_pwent
2009-08-29 Volker Lendeckes3:winbind: Add async fill_pwent
2009-08-29 Volker Lendeckes3:winbind: Add async query_user_list
2009-08-28 Günther Deschners3-ntlmssp: use generated ntlmssp code for debugging...
2009-08-27 Günther Deschners3-credentials: remove unused code.
next