moved ubi_ modules back into the ubiqx directory.
[samba.git] / source3 /
1997-10-30 Andrew Tridgellmoved ubi_ modules back into the ubiqx directory.
1997-10-30 Samba Release Accountpreparing for release of 1.9.18alpha9
1997-10-30 Luke Leightonremoved mechanism that created actual files NETLOGON...
1997-10-29 Samba Release Accountpreparing for release of 1.9.18alpha8
1997-10-29 Luke Leightonbyteorder.h :
1997-10-29 Luke Leightonzero data parameter being passed to smb_io_rpc_hdr...
1997-10-29 Luke Leightontypecast in calls to print_asc() wrong
1997-10-29 Luke Leightonipc.c ntclientpipe.c:
1997-10-29 Samba Release Accountpreparing for release of 1.9.18alpha7
1997-10-29 Luke Leightoncalled dump_data() from show_msg().
1997-10-29 Luke Leightonipc.c :
1997-10-29 Luke Leightonsplit ntclient.c down into appropriate modules.
1997-10-29 Andrew Tridgelldamn. We need root privilages to do semaphore operation...
1997-10-29 Andrew Tridgell- don't allow locking to initialise twice
1997-10-29 Andrew Tridgellclean up the hash entry code a bit. Got rid of lp_shmem...
1997-10-29 Luke Leightonadded frag field to make_rpc_hdr() function
1997-10-29 Luke Leightonbyteorder.h :
1997-10-28 Jeremy AllisonUtility code to produce printer definition files from...
1997-10-28 Jeremy AllisonAdding Windows 95 printer driver code donated by Jean...
1997-10-28 Luke Leightonsmb.h smbparse.c pipeutil.c :
1997-10-28 Andrew Tridgellenable sysv ipc and fast share modes on OSF1
1997-10-28 Andrew Tridgellneed includes.h to compile on some systems (eg. sunos4)
1997-10-28 Andrew Tridgellfix for broken sunos4 includes (doesn't have SHM_R)
1997-10-28 Andrew Tridgellfix cast
1997-10-28 Andrew Tridgelldefine semun for broken solaris sysvipc
1997-10-28 Andrew Tridgelllower the default hash size if SEMMSL isn't defined
1997-10-28 Andrew Tridgelldefine USE_SYSV_IPC on sunos4
1997-10-28 Andrew Tridgelldefine USE_SYSV_IPC on a bunch more systems.
1997-10-28 Andrew TridgellSYSV IPC implementation of fast share modes.
1997-10-28 Andrew Tridgellrefuse pathworks type R connect (patch from Stephen...
1997-10-27 Luke Leightonadded LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h)....
1997-10-27 Jeremy AllisonFixed bug where we are a WINS server but not a domain...
1997-10-27 Jeremy AllisonFixed ntclient.c so it would compile.
1997-10-27 Samba Release Accountpreparing for release of 1.9.18alpha6
1997-10-27 Luke Leightonadded LSA Query Info Policy.
1997-10-27 Luke Leightonchecks against file handle in api_fd_reply(). i don...
1997-10-27 Luke Leightonadded LSA Open Policy query and response processing...
1997-10-27 Andrew Tridgellchange the default file permissions on the SHARE_MEM_FI...
1997-10-27 Andrew Tridgellalso disable read prediction in 1.9.18
1997-10-27 Andrew TridgellFixed 2 oplock bugs:
1997-10-26 Luke Leightonhooray. hooray some more. hooray a lot. got the...
1997-10-26 Andrew Tridgelladded -U option to nmblookup. This is similar to -B...
1997-10-26 Andrew Tridgellfix some casting errors in smbencrypt and some multiply...
1997-10-26 Andrew TridgellThe browse synchronisation code in nmbsync.c now uses...
1997-10-25 Samba Release Accountpreparing for release of 1.9.18alpha5
1997-10-25 Luke Leightonoops!
1997-10-25 Luke Leightonadded correct client-side credential generation / check...
1997-10-25 Luke Leightongot the SAM logon request generated, and received a...
1997-10-25 Luke Leightonsam logon query creation functions. written twice...
1997-10-25 Luke LeightonMakefile :
1997-10-24 Samba Release Accountpreparing for release of 1.9.18alpha4
1997-10-24 Samba Release Accountpreparing for release of samba-1.9.18alpha4
1997-10-24 Luke Leightondefault server_name if NIS server is unavailable should...
1997-10-24 Luke Leightonnmblib.c :
1997-10-24 Luke Leightonnterr.c :
1997-10-23 Jeremy AllisonBig change to make nmbd code more readable/understandable.
1997-10-23 Luke Leightonrenamed static cli_setup_pkt() to static cli_setup_pack...
1997-10-23 Luke Leightoncommas in the wrong places...
1997-10-23 Luke Leightonmissed nmbsync.c when adding setup count and setup...
1997-10-23 Luke Leightongeneral sorting out, from crashes generated by do_lsa_r...
1997-10-23 Luke Leightonplaying about, trying to SMBopenX a \PIPE\NETLOGON...
1997-10-22 Luke Leightonclient.c :
1997-10-22 Luke LeightonMakefile client.c :
1997-10-22 Luke LeightonMakefile client.c clientutil.c clitar.c nmbsync.c :
1997-10-22 Luke Leightonloadparm.c :
1997-10-22 Andrew Tridgellshared memory code cleanups (partly preparing for a...
1997-10-22 Andrew TridgellImplemented asynchronous DNS lookups in nmbd.
1997-10-22 Andrew Tridgelldon't send any statistics in the node status reply
1997-10-21 Jeremy AllisonWHATSNEW.txt: Updated for alpha3.
1997-10-21 Jeremy AllisonWHATSNEW.txt: Preparing for 1.9.18alpha2 release.
1997-10-21 Jeremy Allisonchgpasswd.c:
1997-10-21 Luke Leightonloadparm.c :
1997-10-21 Andrew Tridgelldamn, I spelt EACCES wrong.
1997-10-21 Andrew Tridgellcheck for EPERM or EACCESS in file_utime()
1997-10-21 Andrew Tridgelldon't check lp_alternate_permissions() in the new utime...
1997-10-21 Andrew Tridgellfix the order of become_uid() and become_gid() in becom...
1997-10-21 Andrew Tridgellprototype updates
1997-10-21 Andrew Tridgellsome cleanups in the clientutil.c code.
1997-10-21 Andrew Tridgellrewrote the password server code using the new clientge...
1997-10-21 Andrew TridgellThis is a set of generic SMB client routines. I needed...
1997-10-21 Andrew Tridgellget rid of the KEEP_PASSWORD_SERVER_OPEN define
1997-10-21 Andrew Tridgelladd some debug info
1997-10-20 Jeremy Allisonloadparm.c: Changed 'interfaces only' parameter to...
1997-10-20 Luke Leightonadded "domain groups" parameter, allowing you to specif...
1997-10-20 Luke Leightonremoved home_share from user_info structure.
1997-10-20 Luke Leightonutil.c password.c :
1997-10-20 Andrew Tridgella major share modes reorganisation.
1997-10-20 Andrew Tridgellcasting cleanups
1997-10-20 Andrew TridgellI am removing these from the source code in preparation...
1997-10-20 Andrew Tridgellmove calls to smbhash() inside smbdes.c (for legal...
1997-10-19 Andrew Tridgellupdate the timestamp on config files in our linked...
1997-10-19 Luke Leightondebugging the srvsvc Net Share Enum. some padding...
1997-10-19 Luke Leightoncreating NetShareEnum parsing / reply creation. compil...
1997-10-19 Luke LeightonMakefile :
1997-10-19 Luke Leightonadded the following structures:
1997-10-19 Luke Leightonpipes.c pipesrvsvc.c :
1997-10-18 Luke Leightonput the NT_STATUS_ALLOTTED_SPACE_EXCEEDED error in...
1997-10-18 Jeremy AllisonAfter talking with Andrew added "interfaces only" param...
1997-10-17 Jeremy Allison.cvsignore: Added make_smbcodepage
1997-10-17 Christopher R. HertelSimply moved the #include for ubi_dLinkList.h from...
next