summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2008-06-09Fix the compile on NetBSD -- missing prototypesVolker Lendecke1-0/+39
2008-06-09Fix the compile on NetBSD -- readlink and read are macros thereVolker Lendecke2-10/+10
2008-06-09libreplace: only include AC_USE_SYSTEM_EXTENSIONS fallback if requiredStefan Metzmacher1-1/+2
2008-06-09libreplace: fix warnings with autoconf-2.62 rename ac_ => libreplace_cv_Stefan Metzmacher1-4/+4
2008-06-09configure: we require autoconf 2.54Stefan Metzmacher1-2/+2
2008-06-09configure: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_Stefan Metzmacher1-3/+3
2008-06-09configure: fix warnings with autoconf-2.62 rename samba_stat_hires => samba_c...Stefan Metzmacher1-6/+6
2008-06-09configure: fix warnings with autoconf-2.62 rename smb_krb5_ => smb_krb5_cv_Stefan Metzmacher1-21/+21
2008-06-08Bugfix noticed by Herb. On using the again: tag as aJeremy Allison1-0/+15
2008-06-07Add STREAMINFO op to vfs_full_auditVolker Lendecke2-1/+28
2008-06-07Fix a memleak in secrets_fetch_afs_keyVolker Lendecke1-0/+2
2008-06-07Fix a memleak in secrets_fetch_trust_account_password_legacyVolker Lendecke1-0/+1
2008-06-07Fix a memleak in fetch_ldap_pwVolker Lendecke1-1/+2
2008-06-07Fix a crash in add_failed_connection_entryVolker Lendecke1-1/+2
2008-06-07Add prototype for delete_negative_conn_cacheVolker Lendecke1-0/+1
2008-06-07Make the gencache based conncache use talloc_tos()Volker Lendecke1-11/+15
2008-06-07Negative conn cache uses gencacheMarc VanHeyningen1-129/+189
2008-06-06pam_winbind: fix pam_sm_chauthtok for storing modified cached creds.Günther Deschner1-1/+16
2008-06-06netapi: use NetGroupSetInfo() for "net rpc group rename".Günther Deschner1-73/+18
2008-06-05More correct fix (hopefully :-) for any memory leaks.Jeremy Allison1-1/+17
2008-06-05netdomjoin-gui: enable NetGetJoinInformation() call after successfull joining.Günther Deschner1-3/+3
2008-06-05netdomjoin-gui: fix more gtk runtime warnings.Günther Deschner1-0/+4
2008-06-05libnetjoin: add libnet_join_rollback().Günther Deschner1-1/+30
2008-06-05libnetjoin: First store configuration and then verify the join.Günther Deschner1-4/+11
2008-06-05mailslot: always pull a command 25 type reply.Günther Deschner1-0/+1
2008-06-05net: fix debuglevel handling.Günther Deschner2-2/+3
2008-06-05Fix a memleak caused by a crappy get_sorted_dc_list() APIVolker Lendecke1-1/+14
2008-06-05Fix a memleak in ads_find_dc() in case get_sorted_dc_list() failsVolker Lendecke1-0/+1
2008-06-05netdomjoin-gui: disable annoying "reboot now" dialog.Günther Deschner1-0/+4
2008-06-04libnetjoin: correctly copy returned lsa policy sid.Günther Deschner1-2/+4
2008-06-04netdomjoin-gui: some minor fixes + hunting down typecast bugs.Günther Deschner1-11/+25
2008-06-04net: fix popt context memleak.Günther Deschner1-0/+2
2008-06-04libnetjoin: only close existing policy handles while unjoining.Günther Deschner1-2/+10
2008-06-04libnetjoin: delete possible "realm" leftover parameter.Günther Deschner1-0/+2
2008-06-04net: print NBT_SERVER_X_SECRET_DOMAIN_6 flags in "net ads lookup".Günther Deschner1-2/+7
2008-06-04util_str: add talloc_asprintf_strlower_m().Günther Deschner2-0/+18
2008-06-04netapi: remove unrequired headers.Günther Deschner1-5/+0
2008-06-03Always set "registry shares = yes" for "include = registry"Volker Lendecke1-1/+5
2008-06-03build: fix build warning.Günther Deschner1-1/+1
2008-06-03build: fix the build (missing protoype for lp_ldap_connection_timeout()).Günther Deschner1-0/+1
2008-06-03winbindd_cm: Replace the use of lp_realm() with our_domain->alt_name.Gerald W. Carter1-1/+7
2008-06-03Add ldap connection timeout for OpenLDAP and Netscape LDAP libs. This can be ...Björn Jacke3-3/+40
2008-06-03Fix empty input fields in SWAT; [#5515].Andreas Schneider1-4/+4
2008-06-03Fix saving of the config file in SWAT; [#5516].Andreas Schneider1-2/+2
2008-06-02Fix bug reported by David Eisner <deisner@gmail.com>. When allocating cliJeremy Allison1-3/+3
2008-06-03netapi: fix some build warnings.Günther Deschner2-7/+7
2008-06-03netapi: use libnetapi_samr_lookup_and_open_alias().Günther Deschner1-127/+59
2008-06-03netapi: add libnetapi_samr_lookup_and_open_alias().Günther Deschner1-0/+46
2008-06-03netapi: use libnetapi_samr_open_builtin_domain().Günther Deschner1-64/+28
2008-06-03netapi: add libnetapi_samr_open_builtin_domain().Günther Deschner2-0/+46