index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2002-06-04
Fixed some formatting.
Tim Potter
1
-3
/
+4
2002-06-04
Fix long list scrolling bug.
Tim Potter
1
-4
/
+3
2002-06-03
Move session gathering routine back into session.c so it can be called either
Jim McDonough
2
-53
/
+53
2002-06-03
Fix netsessenum RPC. Correctly respond with as much info as we can.
Jim McDonough
1
-5
/
+12
2002-06-03
Add user name to netsessenum RPC to stop 1783 messages. Also fix where usern...
Jim McDonough
1
-5
/
+13
2002-06-03
Add user name to netsessenum RPC to stop 1783 messages
Jim McDonough
2
-5
/
+9
2002-06-03
Since includes.h isn't included here, VA_COPY has to be defined here. I don't
Jim McDonough
1
-0
/
+8
2002-06-03
Added tdb_delete_by_string() function.
Tim Potter
1
-0
/
+14
2002-06-03
Add VFS Support
John Terpstra
1
-0
/
+15
2002-06-03
Removed unused function.
Tim Potter
1
-46
/
+0
2002-06-03
put the ifdef for HAVE_VA_COPY in one place rather than in lots of
Andrew Tridgell
7
-46
/
+30
2002-06-03
fixed some debug messages
Andrew Tridgell
1
-2
/
+2
2002-06-03
Restrict anonymous checks for the SAMR pipe. This is done by
Tim Potter
1
-0
/
+27
2002-06-03
Move restrict anonymous checks into a general function called
Tim Potter
2
-18
/
+49
2002-06-03
fixed a spelling mistake
Andrew Tridgell
1
-1
/
+1
2002-06-03
added a 'net ads search' command, similar to 'ldapsearch' but using the
Andrew Tridgell
1
-7
/
+70
2002-06-03
Added getdompwinfo function.
Tim Potter
1
-0
/
+26
2002-06-03
Added cli_samr_get_dom_pwinfo() function.
Tim Potter
1
-46
/
+74
2002-06-03
Removed unused variable.
Tim Potter
1
-1
/
+0
2002-06-03
Fixed bogus alignment in unmarshalling of SAMR_GET_DOM_PWINFO reply.
Tim Potter
1
-4
/
+0
2002-06-02
The last element of the definitions of enums can't have a trailing
Tim Potter
1
-1
/
+1
2002-06-01
Add remainder of net rpc file subcommands, and autoselect transport on
Jim McDonough
3
-15
/
+142
2002-06-01
Update for new interface to netfileenum
Jim McDonough
1
-1
/
+1
2002-06-01
Add rpc for file close, expand file enum to take username
Jim McDonough
3
-8
/
+127
2002-06-01
More cleanup work preparing for SMB signing.
Jeremy Allison
4
-93
/
+109
2002-05-31
Removed some unused variables - tidy up some formating, add struct to
Jeremy Allison
4
-194
/
+206
2002-05-31
Enable all net rpc share subcommands and autoselect transport.
Jim McDonough
3
-6
/
+58
2002-05-31
Add netshareadd and netsharedel client side rpc
Jim McDonough
1
-0
/
+81
2002-05-31
Add fns for netshareadd and netsharedel rpcs
Jim McDonough
1
-4
/
+46
2002-05-31
Add error index to netshareadd rpc.
Jim McDonough
1
-0
/
+4
2002-05-31
Enable net rpc share and net rpc file commands (list subcommands only), and
Jim McDonough
5
-53
/
+271
2002-05-31
Update netfileenum to new api.
Jim McDonough
1
-1
/
+1
2002-05-31
Update netfileenum on both client and server sides to do an arbitrary number
Jim McDonough
4
-144
/
+124
2002-05-31
Fixed crash bug in querydispinfo.
Tim Potter
1
-70
/
+62
2002-05-31
Return access denied for net_share_enum when restrict anonymous > 0
Tim Potter
1
-0
/
+17
2002-05-31
Resurrect the 'restrict anonymous' parameter but make it an integer.
Tim Potter
1
-4
/
+4
2002-05-31
netfileenum was missing the username filter.
Jim McDonough
2
-1
/
+11
2002-05-30
Added netfileenum (sorry - no output though (-:) command.
Tim Potter
2
-0
/
+78
2002-05-30
Added some comments for NTLMSSP negotiation flags.
Tim Potter
1
-4
/
+4
2002-05-29
merge from 2.2
Gerald Carter
2
-326
/
+332
2002-05-29
merge from 2.2
Gerald Carter
1
-1
/
+1
2002-05-29
Added netremotetod to try and figure out which srvsvc commands are denied
Tim Potter
3
-0
/
+79
2002-05-29
Cleaned up srvsvc constants a bit.
Tim Potter
4
-43
/
+43
2002-05-28
Spelling fixes.
Tim Potter
1
-7
/
+7
2002-05-28
merge from 2.2
Gerald Carter
1
-1
/
+1
2002-05-28
Updates to better report some NTSTATUS errors into PAM, and update to PAM
Andrew Bartlett
2
-0
/
+10
2002-05-28
Added netshareenum cli command - the rpc structures here are really bizzare
Tim Potter
1
-0
/
+120
2002-05-28
When marshalling a netshareenum request the share ctr has to be initialised
Tim Potter
1
-1
/
+3
2002-05-28
Added netshareenum command at level 1 and 2.
Tim Potter
1
-1
/
+74
2002-05-28
Hmm - you can do NT_STATUS_IS_OK on a WERROR and not get a compile warning/er...
Tim Potter
1
-1
/
+1
[next]