summaryrefslogtreecommitdiff
path: root/source/utils
Commit message (Expand)AuthorAgeFilesLines
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking Jelmer Vernooij2005-08-301-2/+2
* r9772: Make credentials callbacks more consistant with the abstractionAndrew Bartlett2005-08-301-46/+67
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2005-08-292-4/+2
* r9569: fixed an uninitialised variableAndrew Tridgell2005-08-241-1/+1
* r9482: add --validate and --dump-data options to ndrdump,Stefan Metzmacher2005-08-221-20/+89
* r9396: ntlm_auth updates, including again support for the NTLMSSP clientAndrew Bartlett2005-08-181-2/+8
* r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like to Tim Potter2005-08-171-3/+0
* r9240: - move struct security_token to the idl file, with this we canStefan Metzmacher2005-08-112-2/+1
* r9152: fix a crash bugStefan Metzmacher2005-08-061-2/+1
* r8966: Simplify the makefile generation system a bit. Jelmer Vernooij2005-08-032-0/+7
* r8901: Fix ntlm_auth segfault (invalid free()). We have moved to tallocAndrew Bartlett2005-08-011-6/+11
* r8847: Rework the Samba4 'net join' code. I'm trying to get this closer toAndrew Bartlett2005-07-291-6/+5
* r8752: With all the infrustructure done, details like a SamSync migrationAndrew Bartlett2005-07-252-0/+41
* r8748: fixed build. Andrew, please check.Andrew Tridgell2005-07-251-6/+4
* r8702: fixed ntlm_auth build. Andrew, can you check I got this right?Andrew Tridgell2005-07-221-7/+6
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2005-07-171-1/+1
* r8394: Make sure the argument to ctype is*(3) macros are unsigned char asLove Hörnquist Åstrand2005-07-121-1/+1
* r8273: fixed some memory leaks in smbscript. This required convertingAndrew Tridgell2005-07-101-2/+2
* r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'. Jelmer Vernooij2005-06-271-0/+2
* r7740: get rid of our duplicate base64 routinesAndrew Tridgell2005-06-191-3/+3
* r7674: Fix the printf() attribute suggestion by correctly prototyping, thenAndrew Bartlett2005-06-171-1/+3
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2005-06-166-15/+16
* r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett2005-06-134-20/+2
* r7382: Convert net_user code so that is can be compiled againstRafal Szczesniak2005-06-071-5/+5
* r7249: Cope with struct member renameJelmer Vernooij2005-06-035-7/+7
* r7117: Move more manpages to the source repositoryJelmer Vernooij2005-05-302-0/+352
* r6973: Merge new version of pidl into the main SAMBA_4_0 branch. Jelmer Vernooij2005-05-251-4/+2
* r6951: Fix all calls to setup_logging() that use 'True' as a second argument.Tim Potter2005-05-241-1/+1
* r6930: Use NBT_NAME_CLIENT instead of the number 0.Tim Potter2005-05-221-1/+1
* r6839: Add support for building subsystems as shared libraries. This can be Jelmer Vernooij2005-05-171-6/+6
* r6795: Make some functions static and remove some unused ones.Jelmer Vernooij2005-05-151-5/+5
* r6612: fix the build Stefan Metzmacher2005-05-042-9/+2
* r6609: remove double entry for [BINARY::getntacl]Stefan Metzmacher2005-05-031-15/+0
* r6573: Start on my project to implement an NT4 compatible BDC in Samba4.Andrew Bartlett2005-05-023-0/+70
* r6527: Resurrect getntacl utility program. At the moment we only display theTim Potter2005-04-302-3/+117
* r6287: sorted out a small but surprisingly tricky dependency problem with theAndrew Tridgell2005-04-101-1/+2
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2005-03-241-54/+54
* r5924: Use cli_credentials in libnet/.Jelmer Vernooij2005-03-214-16/+6
* r5917: First step in using the new cli_credentials structure. This patch Jelmer Vernooij2005-03-216-28/+23
* r5902: A rather large change...Andrew Bartlett2005-03-191-1/+1
* r5827: Make ndrdump accept a uuid as well as a pipe name to specify Tim Potter2005-03-161-3/+9
* r5782: Use standard input for reading packet data if filename not specified.Tim Potter2005-03-131-4/+38
* r5425: Convert function tables to new structure (with description)Rafal Szczesniak2005-02-163-46/+14
* r5424: Automatically generate basic help display on basis of nameRafal Szczesniak2005-02-161-50/+31
* r5423: Change function table structure to allow short descriptionRafal Szczesniak2005-02-161-1/+1
* r5413: enable standard samba command line options in ndrdump (so -d works)Andrew Tridgell2005-02-161-0/+1
* r5412: don't force initial debug level up in ndrdumpAndrew Tridgell2005-02-161-2/+0
* r5400: Slightly better handling of help messages in net tool.Rafal Szczesniak2005-02-154-20/+18
* r5381: Added net_user.c with net tool interface for managing user accounts.Rafal Szczesniak2005-02-143-1/+98
* r5380: Removed extra newline.Rafal Szczesniak2005-02-141-1/+0