summaryrefslogtreecommitdiffstats
path: root/source4/utils
Commit message (Expand)AuthorAgeFilesLines
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-101-1/+1
* r17577: Patch from Kai Blin <kai.blin@gmail.com>:Andrew Bartlett2007-10-101-1/+62
* r17341: pass a messaging context to auth_context_create()Stefan Metzmacher2007-10-102-2/+17
* r16824: Rename Ethereal -> Wireshark (patch from Joerg Mayer)Jelmer Vernooij2007-10-101-2/+2
* r16051: Move the XATTR compatability code into a new file, so I can use it forAndrew Bartlett2007-10-102-16/+4
* r15941: We don't use call levels, at the moment. Remove them until we do.Rafal Szczesniak2007-10-101-2/+0
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-102-2/+2
* r15490: Typo fixes and remove long forgotten commented piece.Rafal Szczesniak2007-10-102-8/+3
* r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij2007-10-101-1/+1
* r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke...Jelmer Vernooij2007-10-101-1/+1
* r15363: Fix dependencies for shared libraryJelmer Vernooij2007-10-101-0/+1
* r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij2007-10-101-1/+2
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-102-2/+2
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-101-3/+7
* r15296: Move ntlm_auth-specific functions from util to ntlm_auth so libutil d...Jelmer Vernooij2007-10-102-1/+31
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2007-10-101-1/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-102-8/+7
* r14991: Add option -l to allow ndrdump to load dcerpc_interface_tables from ....Jelmer Vernooij2007-10-101-6/+40
* r14982: mark a deliberate missing breakAndrew Tridgell2007-10-101-0/+1
* r14858: fix bugs noticed by the ibm code checkerStefan Metzmacher2007-10-102-5/+6
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-102-13/+13
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-103-0/+4
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-103-1/+3
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-1/+1
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-102-0/+2
* r14110: make ndr interface parsing code libraries,Stefan Metzmacher2007-10-101-2/+2
* r13932: fix dependencyStefan Metzmacher2007-10-101-1/+2
* r13930: this tools are currently just oneliners, which depend on printf()Stefan Metzmacher2007-10-101-9/+2
* r13928: fix dependencyStefan Metzmacher2007-10-101-1/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-102-0/+3
* r13904: Make sure LDB gets initializedJelmer Vernooij2007-10-101-0/+3
* r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij2007-10-101-1/+2
* r13505: allow servers to bind to non-broadcast interfaces. Servers nowAndrew Tridgell2007-10-101-0/+1
* r13149: DEBUG is a bad choice for 'net', it should print to stderrAndrew Bartlett2007-10-101-3/+3
* r13073: Add manpage for getntacl, disable setntaclJelmer Vernooij2007-10-102-1/+48
* r12928: This patch improves the interaction between the vampire and provsion ...Andrew Bartlett2007-10-101-1/+5
* r12908: use '_' also for indication we want to ask for the localmaster browser,Stefan Metzmacher2007-10-101-1/+1
* r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.Andrew Bartlett2007-10-101-0/+42
* r12886: Rename 'secure_channel_type' parameter to domain join as 'join_type'.Andrew Bartlett2007-10-101-1/+1
* r12865: Upgrade the librpc and libnet code.Andrew Bartlett2007-10-101-10/+13
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-2/+11
* r12732: This option does nothing.Andrew Bartlett2007-10-101-2/+1
* r12731: Simplify and re-implemenet support for --parameter-name=fooAndrew Bartlett2007-10-101-1/+1
* r12730: Reimplement --parameter-name, and bring in common samba options.Andrew Bartlett2007-10-101-7/+12
* r12729: Implement the --section-name option, for dumping only one section.Andrew Bartlett2007-10-101-3/+22
* r12728: Revive testparm.Andrew Bartlett2007-10-102-0/+234
* r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij2007-10-101-0/+1
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2007-10-103-6/+2
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-107-8/+0
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-103-17/+12