Age | Commit message (Expand) | Author | Files | Lines |
2003-12-02 | make sure we can expand the critical versions structure without | Andrew Tridgell | 1 | -0/+1 |
2003-12-02 | initial netlogon database sync partly works - needs some IDL tweaks | Andrew Tridgell | 2 | -73/+0 |
2003-12-01 | removed more old code | Andrew Tridgell | 8 | -977/+0 |
2003-12-01 | got rid of more group mapping code | Andrew Tridgell | 1 | -40/+0 |
2003-12-01 | * got rid of UNISTR2 and everything that depends on it | Andrew Tridgell | 6 | -2069/+0 |
2003-11-30 | more unused headers | Andrew Tridgell | 6 | -1784/+0 |
2003-11-30 | got rid of a bunch of unused header files (now replaced with IDL | Andrew Tridgell | 11 | -6493/+0 |
2003-11-26 | signed DCERPC over TCP now works ! | Andrew Tridgell | 2 | -134/+1 |
2003-11-25 | CVS: ---------------------------------------------------------------------- | Jelmer Vernooij | 4 | -4/+35 |
2003-11-23 | get rid of some more unused headers | Andrew Tridgell | 1 | -28/+0 |
2003-11-23 | reduced the number of magic types we need in mkproto.pl | Andrew Tridgell | 2 | -3/+3 |
2003-11-17 | * add another WERR err code | Andrew Tridgell | 1 | -0/+1 |
2003-11-17 | added OpenPrinter and a test function. Note that the Samba3 structure | Andrew Tridgell | 1 | -0/+4 |
2003-11-11 | added 9 more info levels to lsa_QueryInfoPolicy | Andrew Tridgell | 1 | -1/+9 |
2003-11-06 | another major bit of restructuring of rpc in Samba4. Mostly moving | Andrew Tridgell | 1 | -2/+2 |
2003-11-03 | started adding RPC-ECHO torture cases | Andrew Tridgell | 1 | -1/+0 |
2003-11-03 | a major revamp of the low level dcerpc code in samba4, We can now do a | Andrew Tridgell | 4 | -97/+4 |
2003-10-30 | - a few portability fixes from Jim Myers | Andrew Tridgell | 3 | -3/+11 |
2003-10-28 | Add data structures for initial dcerpc support. | Tim Potter | 2 | -0/+94 |
2003-10-28 | Implement raw SMBtrans by backending the SMBtrans2 send code. Receive is | Tim Potter | 1 | -1/+2 |
2003-09-29 | Remove obsolete file | Jelmer Vernooij | 2 | -240/+0 |
2003-09-02 | thanks to ntfsd and some google searches I worked out what the unknown | Andrew Tridgell | 2 | -16/+12 |
2003-08-31 | I think I've finally got the ascii/unicode issues right in trans2 find | Andrew Tridgell | 2 | -4/+5 |
2003-08-15 | fixed an enumerated type error found on irix | Andrew Tridgell | 1 | -1/+1 |
2003-08-15 | IRIX already defines uint_t | Herb Lewis | 1 | -0/+2 |
2003-08-15 | signed bitfields cannot be 1 bit long | Herb Lewis | 1 | -7/+7 |
2003-08-15 | rename mutex_t to smb_mutex_t to prevent name collision | Herb Lewis | 1 | -5/+5 |
2003-08-14 | client/client.c - cannot initialize struct with non-const values | Herb Lewis | 2 | -4/+1 |
2003-08-14 | added the ancient SMBcreate operation to the testsuite and client lib | Andrew Tridgell | 1 | -2/+3 |
2003-08-13 | - added a raw smb scanner | Andrew Tridgell | 1 | -1/+1 |
2003-08-13 | process_model.h is not used at all - hangover from earlier design | Andrew Tridgell | 2 | -52/+0 |
2003-08-13 | - added SMBntrename test suite | Andrew Tridgell | 3 | -6/+37 |
2003-08-13 | add support for 32 bit pid using the PIDHIGH field. This allows the | Andrew Tridgell | 1 | -1/+1 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 80 | -0/+23131 |