summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
1998-11-12cleaning up conflicts between group code not yet committed andLuke Leighton1-6/+18
1998-11-12security descriptors and registry.Luke Leighton1-1/+1
1998-11-12extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1-0/+11
1998-11-12largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell2-14/+14
1998-11-12Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioaJeremy Allison1-1/+0
1998-11-12Added the security changes suggested by Andrew - become theJeremy Allison1-0/+1
1998-11-11changed is_root() to am_root() to prevent clash with variable names.Andrew Tridgell1-1/+1
1998-11-11rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.Jeremy Allison1-0/+2
1998-11-11security descriptor info, provided by jean-francoisLuke Leighton3-13/+64
1998-11-11clearing up security descriptorLuke Leighton3-15/+13
1998-11-11changed syntax of registry commands so keys can start with HKLM or HKU.Luke Leighton3-9/+12
1998-11-11registry delete value command: "regdeleteval".Luke Leighton2-1/+26
1998-11-11renamed unk_1b to flush_keyLuke Leighton2-11/+11
1998-11-11- renamed open_policy to open_hklm.Luke Leighton2-22/+32
1998-11-10rpcclient registry key delete command: "regdeletekey".Luke Leighton2-0/+27
1998-11-10registry modification requires a "sync" or "refresh" on the parent key.Luke Leighton2-0/+20
1998-11-10include/local.h:Jeremy Allison4-24/+27
1998-11-10oops!Luke Leighton1-0/+102
1998-11-10rpcclient registry commands.Luke Leighton9-41/+446
1998-11-10util functions split into relevant modules, first pass.Luke Leighton1-57/+93
1998-11-09Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison2-38/+11
1998-11-09I talked to Dave Miller and he thinks that we should have TCP_NODELAYAndrew Tridgell1-0/+8
1998-11-09converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell1-18/+18
1998-11-06lib/charcnv.c: Improved debug comment.Jeremy Allison1-1/+1
1998-11-03Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison1-9/+4
1998-10-29looks like someone forgot to commit these...Alexandre Oliva2-1/+4
1998-10-28Still moving things around. debugparse.h will be removed from the includeChristopher R. Hertel3-85/+2
1998-10-28Quick fixes to fix the broken tree. Needed for my morning compiles.Jeremy Allison3-4/+9
1998-10-28fixed problem with snprintf.c and mkprotoAndrew Tridgell1-0/+9
1998-10-26Here is the simple debug parser and the debug2html converter. Still to do:Christopher R. Hertel1-0/+74
1998-10-24volker was concerned about unique inode numbers and smbsh. This set ofAndrew Tridgell3-12/+21
1998-10-24make sure that apps can't close one of the internal smbw fileAndrew Tridgell1-0/+2
1998-10-23added domain and local group structures. names may have to be 256 charsLuke Leighton2-16/+60
1998-10-23Reasonably large change to give us *exactly* correct NT delete on close seman...Jeremy Allison2-6/+14
1998-10-23don't enable smbsh/smbwrapper on systems where we can't work out howAndrew Tridgell1-0/+1
1998-10-23include/smb.h: Added #defines for lots of things - makes our code a *lot* eas...Jeremy Allison2-4/+45
1998-10-22torture debug.Luke Leighton1-1/+0
1998-10-22rpctorture commandLuke Leighton1-0/+1
1998-10-22bug fix in lsa_trans_names.Luke Leighton1-1/+2
1998-10-21domain aliases added a bit better: does local aliases if you queryLuke Leighton2-22/+24
1998-10-21the next dialog: user-groups. it's not very sensible what appears, but hey:Luke Leighton3-8/+58
1998-10-21Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.Jeremy Allison1-6/+6
1998-10-21fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).Luke Leighton1-1/+2
1998-10-21at the interop Isaac (at least I _think_ it was Isaac) said that if aAndrew Tridgell1-0/+4
1998-10-20Fixed bug found by John Blair where trim_string wasn'tJeremy Allison1-0/+1
1998-10-20some quite important bug-fixes i missed because i transferred the wrongLuke Leighton2-1/+2
1998-10-20new prorotypesAndrew Tridgell1-0/+1
1998-10-19- dce/rpc codeLuke Leighton2-8/+20
1998-10-19prototype new functionsAndrew Tridgell1-0/+6
1998-10-18redid proto.hAndrew Tridgell1-1/+1