Age | Commit message (Expand) | Author | Files | Lines |
2008-06-10 | Factor out IP marshalling into separate function. | Jelmer Vernooij | 1 | -36/+43 |
2008-06-10 | r25783: socket_wrapper: don't include "includes.h" | Stefan Metzmacher | 1 | -12/+5 |
2008-06-10 | r23420: try to make the IBM checker happy | Stefan Metzmacher | 1 | -3/+8 |
2008-06-10 | r22236: Update to Heimdal's socket_wrapper, which supports IPv6. | Stefan Metzmacher | 1 | -161/+391 |
2008-06-10 | r21729: Some more tests | Jelmer Vernooij | 2 | -6/+29 |
2008-06-10 | r21671: Add initial simple tests for socket wrapper | Stefan Metzmacher | 3 | -1/+84 |
2008-06-10 | r19409: Pull in <sys/time.h> for struct timeval for non samba build (don't | Love Hörnquist Åstrand | 1 | -0/+1 |
2008-06-10 | r19367: Solaris needs <sys/filio.h> for FIONREAD. | Love Hörnquist Åstrand | 1 | -0/+1 |
2008-06-10 | man pages: Fix broken smb.conf section about the 'get quota command'. | Karolin Seeger | 1 | -2/+3 |
2008-06-10 | net: Rename functable3 to functable, get rid of old functables | Kai Blin | 24 | -168/+102 |
2008-06-10 | net: Make "net sam" use functable3 | Kai Blin | 1 | -110/+351 |
2008-06-10 | net: Make "net rpc registry" use functable3 | Kai Blin | 1 | -36/+102 |
2008-06-10 | net: Make "net registry" use functable3 | Kai Blin | 1 | -16/+40 |
2008-06-10 | net: Make "net conf" use a functable similar to functable3 | Kai Blin | 1 | -43/+139 |
2008-06-10 | net: Use d_printf() instead of printf() in net_ads_gpo.c | Kai Blin | 1 | -38/+38 |
2008-06-10 | net: Make "net rpc service" use functable3 | Kai Blin | 1 | -27/+93 |
2008-06-10 | net: Make "net rpc rights" use functable3 | Kai Blin | 1 | -26/+59 |
2008-06-10 | net: Make "net rpc audit" use functable3 | Kai Blin | 1 | -11/+78 |
2008-06-10 | net: Make "net rpc" use functable3 | Kai Blin | 4 | -315/+917 |
2008-06-10 | net: Make "net rap" use functable3 | Kai Blin | 2 | -210/+470 |
2008-06-10 | net: Make "net ads gpo" use functable3 | Kai Blin | 1 | -47/+124 |
2008-06-10 | net: Make "net ads" use functable3 | Kai Blin | 2 | -216/+512 |
2008-06-10 | net: Make "net usershare" use functable3 | Kai Blin | 1 | -29/+49 |
2008-06-10 | net: Fix comment for net_time_zone() | Kai Blin | 1 | -1/+1 |
2008-06-10 | net: Make "net time" use functable3 | Kai Blin | 1 | -13/+57 |
2008-06-10 | net: Make "net idmap" use functable3 | Kai Blin | 1 | -18/+80 |
2008-06-10 | net: Make "net groupmap" use functable3 | Kai Blin | 1 | -51/+138 |
2008-06-10 | net: Make "net dom" use functable3 | Kai Blin | 1 | -10/+25 |
2008-06-10 | net: Make "net cache" use functable3 | Kai Blin | 1 | -33/+75 |
2008-06-10 | net: Make "net afs" use functable3 | Kai Blin | 1 | -6/+19 |
2008-06-10 | net: Make "net status" use functable3 | Kai Blin | 1 | -6/+39 |
2008-06-10 | net: Don't try to look up a server if net time is called with a command. | Kai Blin | 1 | -5/+5 |
2008-06-10 | net: Add net_display_usage_from_functable() | Kai Blin | 2 | -0/+8 |
2008-06-10 | net: Autogenerate "net help" output from net's functable. | Kai Blin | 3 | -63/+30 |
2008-06-10 | net: Use functable3 | Kai Blin | 2 | -44/+285 |
2008-06-10 | net: Use functable2 to give a short help text for top-level functions. | Kai Blin | 2 | -41/+44 |
2008-06-10 | net: Add net_run_function3 | Kai Blin | 3 | -0/+30 |
2008-06-10 | net: Move net_run_function/net_run_function2 to net_util.c | Kai Blin | 3 | -52/+52 |
2008-06-10 | net: Move includes to net.h | Kai Blin | 2 | -54/+64 |
2008-06-09 | Don't reset password last set time just because the expired flag | Jim McDonough | 1 | -1/+9 |
2008-06-09 | shrink ldbtools | Volker Lendecke | 1 | -20/+11 |
2008-06-09 | man pages: Fix typo. | Karolin Seeger | 1 | -1/+1 |
2008-06-09 | man pages: Fix synonyms. | Karolin Seeger | 1 | -0/+3 |
2008-06-09 | man pages: Remove wrong synonym. | Karolin Seeger | 1 | -1/+0 |
2008-06-09 | Fix the compile on NetBSD -- missing prototypes | Volker Lendecke | 1 | -0/+39 |
2008-06-09 | Fix the compile on NetBSD -- readlink and read are macros there | Volker Lendecke | 2 | -10/+10 |
2008-06-09 | libreplace: only include AC_USE_SYSTEM_EXTENSIONS fallback if required | Stefan Metzmacher | 1 | -1/+2 |
2008-06-09 | libreplace: fix warnings with autoconf-2.62 rename ac_ => libreplace_cv_ | Stefan Metzmacher | 1 | -4/+4 |
2008-06-09 | configure: we require autoconf 2.54 | Stefan Metzmacher | 1 | -2/+2 |
2008-06-09 | configure: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_ | Stefan Metzmacher | 1 | -3/+3 |