summaryrefslogtreecommitdiff
path: root/source4/utils
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9569: fixed an uninitialised variableAndrew Tridgell1-1/+1
2007-10-10r9482: add --validate and --dump-data options to ndrdump,Stefan Metzmacher1-20/+89
2007-10-10r9396: ntlm_auth updates, including again support for the NTLMSSP clientAndrew Bartlett1-2/+8
2007-10-10r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like toTim Potter1-3/+0
2007-10-10r9240: - move struct security_token to the idl file, with this we canStefan Metzmacher2-2/+1
2007-10-10r9152: fix a crash bugStefan Metzmacher1-2/+1
2007-10-10r8966: Simplify the makefile generation system a bit.Jelmer Vernooij2-0/+7
2007-10-10r8901: Fix ntlm_auth segfault (invalid free()). We have moved to tallocAndrew Bartlett1-6/+11
2007-10-10r8847: Rework the Samba4 'net join' code. I'm trying to get this closer toAndrew Bartlett1-6/+5
2007-10-10r8752: With all the infrustructure done, details like a SamSync migrationAndrew Bartlett2-0/+41
2007-10-10r8748: fixed build. Andrew, please check.Andrew Tridgell1-6/+4
2007-10-10r8702: fixed ntlm_auth build. Andrew, can you check I got this right?Andrew Tridgell1-7/+6
2007-10-10r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell1-1/+1
2007-10-10r8394: Make sure the argument to ctype is*(3) macros are unsigned char asLove Hörnquist Åstrand1-1/+1
2007-10-10r8273: fixed some memory leaks in smbscript. This required convertingAndrew Tridgell1-2/+2
2007-10-10r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'.Jelmer Vernooij1-0/+2
2007-10-10r7740: get rid of our duplicate base64 routinesAndrew Tridgell1-3/+3
2007-10-10r7674: Fix the printf() attribute suggestion by correctly prototyping, thenAndrew Bartlett1-1/+3
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell6-15/+16
2007-10-10r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett4-20/+2
2007-10-10r7382: Convert net_user code so that is can be compiled againstRafal Szczesniak1-5/+5
2007-10-10r7249: Cope with struct member renameJelmer Vernooij5-7/+7
2007-10-10r7117: Move more manpages to the source repositoryJelmer Vernooij2-0/+352
2007-10-10r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij1-4/+2
2007-10-10r6951: Fix all calls to setup_logging() that use 'True' as a second argument.Tim Potter1-1/+1
2007-10-10r6930: Use NBT_NAME_CLIENT instead of the number 0.Tim Potter1-1/+1
2007-10-10r6839: Add support for building subsystems as shared libraries. This can beJelmer Vernooij1-6/+6
2007-10-10r6795: Make some functions static and remove some unused ones.Jelmer Vernooij1-5/+5
2007-10-10r6612: fix the buildStefan Metzmacher2-9/+2
2007-10-10r6609: remove double entry for [BINARY::getntacl]Stefan Metzmacher1-15/+0
2007-10-10r6573: Start on my project to implement an NT4 compatible BDC in Samba4.Andrew Bartlett3-0/+70
2007-10-10r6527: Resurrect getntacl utility program. At the moment we only display theTim Potter2-3/+117
2007-10-10r6287: sorted out a small but surprisingly tricky dependency problem with theAndrew Tridgell1-1/+2
2007-10-10r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett1-54/+54
2007-10-10r5924: Use cli_credentials in libnet/.Jelmer Vernooij4-16/+6
2007-10-10r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij6-28/+23
2007-10-10r5902: A rather large change...Andrew Bartlett1-1/+1
2007-10-10r5827: Make ndrdump accept a uuid as well as a pipe name to specifyTim Potter1-3/+9
2007-10-10r5782: Use standard input for reading packet data if filename not specified.Tim Potter1-4/+38
2007-10-10r5425: Convert function tables to new structure (with description)Rafal Szczesniak3-46/+14
2007-10-10r5424: Automatically generate basic help display on basis of nameRafal Szczesniak1-50/+31
2007-10-10r5423: Change function table structure to allow short descriptionRafal Szczesniak1-1/+1
2007-10-10r5413: enable standard samba command line options in ndrdump (so -d works)Andrew Tridgell1-0/+1
2007-10-10r5412: don't force initial debug level up in ndrdumpAndrew Tridgell1-2/+0
2007-10-10r5400: Slightly better handling of help messages in net tool.Rafal Szczesniak4-20/+18
2007-10-10r5381: Added net_user.c with net tool interface for managing user accounts.Rafal Szczesniak3-1/+98
2007-10-10r5380: Removed extra newline.Rafal Szczesniak1-1/+0
2007-10-10r5328: - allow case sensitive nbt name lookupsAndrew Tridgell1-0/+8
2007-10-10r5308: trimmed back a lot of the old macros from smb_macros.hAndrew Tridgell1-1/+1
2007-10-10r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell1-0/+1