summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
...
* Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1998-11-142-1/+2
* Change to beta1.Jeremy Allison1998-11-131-1/+1
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-134-4/+21
* reverted includes change for FreeBSD as it breaks IRIXAndrew Tridgell1998-11-131-1/+0
* oops - ZERO_STRUCTP() issues again...Luke Leighton1998-11-131-4/+1
* ZERO_STRUCTP does not check argument for NULL.Luke Leighton1998-11-131-1/+4
* fixes for OSF1 compilationAndrew Tridgell1998-11-131-0/+1
* include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.Jeremy Allison1998-11-131-3/+1
* security descriptorsLuke Leighton1998-11-133-20/+10
* Removed code that used printf/fprintf in password changin libraries.Herb Lewis1998-11-121-2/+5
* security descriptors.Luke Leighton1998-11-124-22/+44
* .cvsignore: Removed old entries.Herb Lewis1998-11-121-0/+9
* include/kanji.h include/proto.h lib/kanji.c: Added const parameters in string...Jeremy Allison1998-11-121-4/+4
* jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.Luke Leighton1998-11-121-2/+3
* cleaning up conflicts between group code not yet committed andLuke Leighton1998-11-121-6/+18
* security descriptors and registry.Luke Leighton1998-11-121-1/+1
* extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1998-11-121-0/+11
* largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell1998-11-122-14/+14
* Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioaJeremy Allison1998-11-121-1/+0
* Added the security changes suggested by Andrew - become theJeremy Allison1998-11-121-0/+1
* changed is_root() to am_root() to prevent clash with variable names.Andrew Tridgell1998-11-111-1/+1
* rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.Jeremy Allison1998-11-111-0/+2
* security descriptor info, provided by jean-francoisLuke Leighton1998-11-113-13/+64
* clearing up security descriptorLuke Leighton1998-11-113-15/+13
* changed syntax of registry commands so keys can start with HKLM or HKU.Luke Leighton1998-11-113-9/+12
* registry delete value command: "regdeleteval".Luke Leighton1998-11-112-1/+26
* renamed unk_1b to flush_keyLuke Leighton1998-11-112-11/+11
* - renamed open_policy to open_hklm.Luke Leighton1998-11-112-22/+32
* rpcclient registry key delete command: "regdeletekey".Luke Leighton1998-11-102-0/+27
* registry modification requires a "sync" or "refresh" on the parent key.Luke Leighton1998-11-102-0/+20
* include/local.h:Jeremy Allison1998-11-104-24/+27
* oops!Luke Leighton1998-11-101-0/+102
* rpcclient registry commands.Luke Leighton1998-11-109-41/+446
* util functions split into relevant modules, first pass.Luke Leighton1998-11-101-57/+93
* Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison1998-11-092-38/+11
* I talked to Dave Miller and he thinks that we should have TCP_NODELAYAndrew Tridgell1998-11-091-0/+8
* converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell1998-11-091-18/+18
* lib/charcnv.c: Improved debug comment.Jeremy Allison1998-11-061-1/+1
* Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison1998-11-031-9/+4
* looks like someone forgot to commit these...Alexandre Oliva1998-10-292-1/+4
* Still moving things around. debugparse.h will be removed from the includeChristopher R. Hertel1998-10-283-85/+2
* Quick fixes to fix the broken tree. Needed for my morning compiles.Jeremy Allison1998-10-283-4/+9
* fixed problem with snprintf.c and mkprotoAndrew Tridgell1998-10-281-0/+9
* Here is the simple debug parser and the debug2html converter. Still to do:Christopher R. Hertel1998-10-261-0/+74
* volker was concerned about unique inode numbers and smbsh. This set ofAndrew Tridgell1998-10-243-12/+21
* make sure that apps can't close one of the internal smbw fileAndrew Tridgell1998-10-241-0/+2
* added domain and local group structures. names may have to be 256 charsLuke Leighton1998-10-232-16/+60
* Reasonably large change to give us *exactly* correct NT delete on close seman...Jeremy Allison1998-10-232-6/+14
* don't enable smbsh/smbwrapper on systems where we can't work out howAndrew Tridgell1998-10-231-0/+1
* include/smb.h: Added #defines for lots of things - makes our code a *lot* eas...Jeremy Allison1998-10-232-4/+45