summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Use functable2 to give a short help text for top-level functions.Kai Blin2008-06-102-41/+44
* net: Add net_run_function3Kai Blin2008-06-103-0/+30
* net: Move net_run_function/net_run_function2 to net_util.cKai Blin2008-06-103-52/+52
* net: Move includes to net.hKai Blin2008-06-102-54/+64
* Don't reset password last set time just because the expired flagJim McDonough2008-06-091-1/+9
* shrink ldbtoolsVolker Lendecke2008-06-091-20/+11
* man pages: Fix typo.Karolin Seeger2008-06-091-1/+1
* man pages: Fix synonyms.Karolin Seeger2008-06-091-0/+3
* man pages: Remove wrong synonym.Karolin Seeger2008-06-091-1/+0
* Fix the compile on NetBSD -- missing prototypesVolker Lendecke2008-06-091-0/+39
* Fix the compile on NetBSD -- readlink and read are macros thereVolker Lendecke2008-06-092-10/+10
* libreplace: only include AC_USE_SYSTEM_EXTENSIONS fallback if requiredStefan Metzmacher2008-06-091-1/+2
* libreplace: fix warnings with autoconf-2.62 rename ac_ => libreplace_cv_Stefan Metzmacher2008-06-091-4/+4
* configure: we require autoconf 2.54Stefan Metzmacher2008-06-091-2/+2
* configure: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_Stefan Metzmacher2008-06-091-3/+3
* configure: fix warnings with autoconf-2.62 rename samba_stat_hires => samba_c...Stefan Metzmacher2008-06-091-6/+6
* configure: fix warnings with autoconf-2.62 rename smb_krb5_ => smb_krb5_cv_Stefan Metzmacher2008-06-091-21/+21
* Bugfix noticed by Herb. On using the again: tag as aJeremy Allison2008-06-081-0/+15
* Add STREAMINFO op to vfs_full_auditVolker Lendecke2008-06-072-1/+28
* Fix a memleak in secrets_fetch_afs_keyVolker Lendecke2008-06-071-0/+2
* Fix a memleak in secrets_fetch_trust_account_password_legacyVolker Lendecke2008-06-071-0/+1
* Fix a memleak in fetch_ldap_pwVolker Lendecke2008-06-071-1/+2
* Fix a crash in add_failed_connection_entryVolker Lendecke2008-06-071-1/+2
* Add prototype for delete_negative_conn_cacheVolker Lendecke2008-06-071-0/+1
* Make the gencache based conncache use talloc_tos()Volker Lendecke2008-06-071-11/+15
* Negative conn cache uses gencacheMarc VanHeyningen2008-06-071-129/+189
* pam_winbind: fix pam_sm_chauthtok for storing modified cached creds.Günther Deschner2008-06-061-1/+16
* netapi: use NetGroupSetInfo() for "net rpc group rename".Günther Deschner2008-06-061-73/+18
* More correct fix (hopefully :-) for any memory leaks.Jeremy Allison2008-06-051-1/+17
* netdomjoin-gui: enable NetGetJoinInformation() call after successfull joining.Günther Deschner2008-06-051-3/+3
* netdomjoin-gui: fix more gtk runtime warnings.Günther Deschner2008-06-051-0/+4
* libnetjoin: add libnet_join_rollback().Günther Deschner2008-06-051-1/+30
* libnetjoin: First store configuration and then verify the join.Günther Deschner2008-06-051-4/+11
* mailslot: always pull a command 25 type reply.Günther Deschner2008-06-051-0/+1
* net: fix debuglevel handling.Günther Deschner2008-06-052-2/+3
* Samba3-HOWTO: Add improvements/fixes.Karolin Seeger2008-06-051-30/+29
* Fix a memleak caused by a crappy get_sorted_dc_list() APIVolker Lendecke2008-06-051-1/+14
* Fix a memleak in ads_find_dc() in case get_sorted_dc_list() failsVolker Lendecke2008-06-051-0/+1
* netdomjoin-gui: disable annoying "reboot now" dialog.Günther Deschner2008-06-051-0/+4
* libnetjoin: correctly copy returned lsa policy sid.Günther Deschner2008-06-041-2/+4
* netdomjoin-gui: some minor fixes + hunting down typecast bugs.Günther Deschner2008-06-041-11/+25
* net: fix popt context memleak.Günther Deschner2008-06-041-0/+2
* libnetjoin: only close existing policy handles while unjoining.Günther Deschner2008-06-041-2/+10
* libnetjoin: delete possible "realm" leftover parameter.Günther Deschner2008-06-041-0/+2
* net: print NBT_SERVER_X_SECRET_DOMAIN_6 flags in "net ads lookup".Günther Deschner2008-06-041-2/+7
* util_str: add talloc_asprintf_strlower_m().Günther Deschner2008-06-042-0/+18
* netapi: remove unrequired headers.Günther Deschner2008-06-041-5/+0
* Always set "registry shares = yes" for "include = registry"Volker Lendecke2008-06-031-1/+5
* build: fix build warning.Günther Deschner2008-06-031-1/+1
* build: fix the build (missing protoype for lp_ldap_connection_timeout()).Günther Deschner2008-06-031-0/+1