index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_parse
/
parse_srv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix signed/unsigned issues - mostly 'i' counters.
Andrew Bartlett
2003-03-15
1
-10
/
+10
*
reverted this patch till I sort out the craziness with UNIHDR
Andrew Tridgell
2003-01-17
1
-27
/
+27
*
This removes the 3rd argument from init_unistr2(). There were 240
Andrew Tridgell
2003-01-17
1
-27
/
+27
*
BIG patch...
Andrew Bartlett
2003-01-02
1
-106
/
+106
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-6
/
+6
*
A netshareenum reply always contains an enum_hnd. win2k returns zero
Tim Potter
2002-09-05
1
-4
/
+2
*
A very long time ago (actually 6 months ago) I promised to commit this code
Andrew Bartlett
2002-07-27
1
-66
/
+634
*
Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had a
Andrew Bartlett
2002-07-20
1
-1
/
+2
*
more debug classess activated
Simo Sorce
2002-06-18
1
-0
/
+3
*
Add user name to netsessenum RPC to stop 1783 messages. Also fix where usern...
Jim McDonough
2002-06-03
1
-5
/
+13
*
Add rpc for file close, expand file enum to take username
Jim McDonough
2002-06-01
1
-4
/
+67
*
Add fns for netshareadd and netsharedel rpcs
Jim McDonough
2002-05-31
1
-4
/
+46
*
Update netfileenum on both client and server sides to do an arbitrary number
Jim McDonough
2002-05-31
1
-65
/
+43
*
netfileenum was missing the username filter.
Jim McDonough
2002-05-31
1
-1
/
+8
*
Added netremotetod to try and figure out which srvsvc commands are denied
Tim Potter
2002-05-29
1
-0
/
+11
*
When marshalling a netshareenum request the share ctr has to be initialised
Tim Potter
2002-05-28
1
-1
/
+3
*
Added Shirish's client side caching policy change.
Jeremy Allison
2002-04-10
1
-0
/
+114
*
Stomped on some header file version numbers that have crept back in.
Tim Potter
2002-03-22
1
-2
/
+1
*
Remove studly gaps from prs_werror() calls so the same debug text is
Tim Potter
2002-03-14
1
-10
/
+10
*
Fix the NTSTATUS -> WERROR for srvsvc pipe.
Jeremy Allison
2002-03-05
1
-36
/
+38
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-3
/
+0
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
1
-16
/
+16
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-2
/
+2
*
Missing prs_align() was causing Win9x nexus tools to fail. security_info_sent
Jeremy Allison
2001-07-02
1
-0
/
+3
*
Cosmetic fixups found while playing with the server manager. Added support
Tim Potter
2001-06-25
1
-1
/
+72
*
Modified version of Jim's 0x27 and 0x28 Win9x Secdesc patch.
Jeremy Allison
2001-06-16
1
-0
/
+75
*
Jim McDonough's parse patches for Win9x get SD calls.
Jeremy Allison
2001-06-15
1
-0
/
+87
*
Added code from "Nigel Williams" <nigel@veritas.com> (yes, the same famous
Jeremy Allison
2001-05-01
1
-19
/
+205
*
Set SD's for share. Added level 1501. Map GENERIC file bits to specific bits.
Jeremy Allison
2001-04-09
1
-11
/
+38
*
Implemented stub function for NET_SHARE_DELETE. Now to implement the real
Jeremy Allison
2001-04-06
1
-0
/
+47
*
Added stub function for NET_SHARE_ADD. Once this is implemented to call a hook
Jeremy Allison
2001-04-06
1
-0
/
+58
*
I know we're supposed to be feature frozen, but I couldn't resist this... :-).
Jeremy Allison
2001-04-04
1
-4
/
+243
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-22
/
+43
*
As prs_alloc_mem now zeros memory, remove superfluous memsets after it.
Jeremy Allison
2001-02-27
1
-5
/
+0
*
Split srvsvc pipe into interface and implementation modules.
Jeremy Allison
2001-02-26
1
-13
/
+40
*
Cast prs_alloc_mem to correct type.
Jeremy Allison
2000-12-18
1
-2
/
+2
*
Added lock backouts on fail.
Jeremy Allison
2000-12-15
1
-39
/
+2
*
alignment issues.
Jean-François Micouleau
2000-11-29
1
-2
/
+12
*
Added info level 1005 to netsharegetinfo (is the share a DFS root)
Shirish Kalele
2000-04-28
1
-1
/
+26
*
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
2000-03-22
1
-25
/
+0
*
added the following message to all dce/rpc client/server code, except
Luke Leighton
2000-03-22
1
-0
/
+25
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-1135
/
+1099
*
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
1999-12-12
1
-15
/
+0
*
created msrpc_srv_enum_tprt() function by massaging cmd_srv_enum_tprt().
Luke Leighton
1999-11-03
1
-5
/
+6
*
dynamic mem allocation in net_srv_transport_enum() parsing.
Luke Leighton
1999-11-03
1
-4
/
+60
*
NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.
Luke Leighton
1999-10-30
1
-11
/
+267
*
- typecast malloc / Realloc issues.
Luke Leighton
1999-10-25
1
-24
/
+25
*
oops! srvinfo 2 command caught bug where strings in containers assumed
Luke Leighton
1999-10-15
1
-8
/
+15
*
return results on prs_xxxxx() and all xxx_io_xxx() routines.
Luke Leighton
1999-10-15
1
-129
/
+255
[next]