summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-10net: Add net_display_usage_from_functable()Kai Blin2-0/+8
2008-06-10net: Autogenerate "net help" output from net's functable.Kai Blin3-63/+30
2008-06-10net: Use functable3Kai Blin2-44/+285
2008-06-10net: Use functable2 to give a short help text for top-level functions.Kai Blin2-41/+44
2008-06-10net: Add net_run_function3Kai Blin3-0/+30
2008-06-10net: Move net_run_function/net_run_function2 to net_util.cKai Blin3-52/+52
2008-06-10net: Move includes to net.hKai Blin2-54/+64
2008-06-09Don't reset password last set time just because the expired flagJim McDonough1-1/+9
2008-06-09shrink ldbtoolsVolker Lendecke1-20/+11
2008-06-09man pages: Fix typo.Karolin Seeger1-1/+1
2008-06-09man pages: Fix synonyms.Karolin Seeger1-0/+3
2008-06-09man pages: Remove wrong synonym.Karolin Seeger1-1/+0
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-05Samba3-HOWTO: Add improvements/fixes.Karolin Seeger1-30/+29
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