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
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
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
2002-05-28
Some fixes for enumerating domain groups and aliases:
Tim Potter
1
-25
/
+63
2002-05-28
Separate error handling for cli_full_connection() and cli_nt_session_open()
Tim Potter
1
-2
/
+7
2002-05-28
Raise a ValueError if server name isn't given in UNC format.
Tim Potter
1
-0
/
+7
2002-05-28
Raise a ValueError if server names aren't given in UNC format.
Tim Potter
3
-8
/
+16
2002-05-28
Allow None to be used as a valid credential for functions that take a
Tim Potter
4
-13
/
+54
2002-05-28
Allow None to be used as a valid credential in open_policy.
Tim Potter
1
-2
/
+39
2002-05-27
Use a fixed size font for displaying tdb values.
Tim Potter
1
-4
/
+111
2002-05-27
More automatically generated prototype madness.
Tim Potter
3
-3
/
+3
2002-05-27
Use new version of open_pipe_creds() function.
Tim Potter
1
-23
/
+56
2002-05-27
Use new version of open_pipe_creds() function.
Tim Potter
1
-2
/
+1
2002-05-27
Use new version of open_pipe_creds() function.
Tim Potter
1
-11
/
+25
2002-05-27
Use new version of open_pipe_creds() function.
Tim Potter
1
-4
/
+11
2002-05-27
Use new version of open_pipe_creds() function.
Tim Potter
1
-16
/
+20
2002-05-27
Check types of dictionary elements in to_struct()
Tim Potter
1
-10
/
+10
2002-05-27
Convert open_pipe_creds() to use new cli_full_connection() interface.
Tim Potter
1
-31
/
+28
2002-05-27
Honour return value of to_struct() when converting to Samba structures.
Tim Potter
2
-6
/
+15
2002-05-27
Fixed compiler warning.
Tim Potter
1
-2
/
+3
2002-05-27
Fixed dodgy arguments to PyArg_ParseTupleAndKeywords()
Tim Potter
1
-1
/
+1
2002-05-27
Some rearrangement of header files.
Tim Potter
5
-5
/
+5
2002-05-26
change: pdb_getsampwrid() ->pdb_getsampwsid()
Simo Sorce
10
-95
/
+115
2002-05-26
Add support for NTLMv2 (tested!) with NTLMSSP.
Andrew Bartlett
3
-21
/
+101
2002-05-26
move debug stuff from messages.c to debug.c (Elrond)
Simo Sorce
2
-20
/
+20
2002-05-25
Update some of the LM hash code to better respect the seperation between
Andrew Bartlett
3
-54
/
+57
2002-05-25
Clean up a few unused functions, add a bit of static etc.
Andrew Bartlett
7
-50
/
+24
2002-05-25
Only reterive the attributes we are actually going to use - rather than
Andrew Bartlett
1
-3
/
+14
2002-05-25
Remove unused variable, fix functions to match prototypes in the various
Andrew Bartlett
1
-6
/
+5
2002-05-24
merge from SAMBA_2_2
Gerald Carter
1
-1
/
+3
2002-05-24
merge from SAMBA_2_2.
Gerald Carter
3
-6
/
+50
2002-05-24
Name the authentication modules, and therfore fix up both the build farm
Andrew Bartlett
4
-0
/
+6
2002-05-24
Some of the updates from ctrlsoft's 'Various' patch:
Andrew Bartlett
4
-38
/
+43
2002-05-24
Fixed incorrect comment.
Tim Potter
1
-2
/
+2
2002-05-24
Remove the password length paramater from cli_full_connection - it really
Andrew Bartlett
8
-13
/
+14
2002-05-24
Move the authenticaion subsystem over to the same 'module:options' syntax
Andrew Bartlett
9
-42
/
+111
2002-05-24
Don't duplicat this here, use the existing function prototype.
Andrew Bartlett
1
-4
/
+2
[next]