index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added netshareenum cli command - the rpc structures here are really bizzare
Tim Potter
2002-05-28
1
-0
/
+120
*
When marshalling a netshareenum request the share ctr has to be initialised
Tim Potter
2002-05-28
1
-1
/
+3
*
Added netshareenum command at level 1 and 2.
Tim Potter
2002-05-28
1
-1
/
+74
*
Hmm - you can do NT_STATUS_IS_OK on a WERROR and not get a compile warning/er...
Tim Potter
2002-05-28
1
-1
/
+1
*
Some fixes for enumerating domain groups and aliases:
Tim Potter
2002-05-28
1
-25
/
+63
*
Separate error handling for cli_full_connection() and cli_nt_session_open()
Tim Potter
2002-05-28
1
-2
/
+7
*
Raise a ValueError if server name isn't given in UNC format.
Tim Potter
2002-05-28
1
-0
/
+7
*
Raise a ValueError if server names aren't given in UNC format.
Tim Potter
2002-05-28
3
-8
/
+16
*
Allow None to be used as a valid credential for functions that take a
Tim Potter
2002-05-28
4
-13
/
+54
*
Allow None to be used as a valid credential in open_policy.
Tim Potter
2002-05-28
1
-2
/
+39
*
Use a fixed size font for displaying tdb values.
Tim Potter
2002-05-27
1
-4
/
+111
*
More automatically generated prototype madness.
Tim Potter
2002-05-27
3
-3
/
+3
*
Use new version of open_pipe_creds() function.
Tim Potter
2002-05-27
1
-23
/
+56
*
Use new version of open_pipe_creds() function.
Tim Potter
2002-05-27
1
-2
/
+1
*
Use new version of open_pipe_creds() function.
Tim Potter
2002-05-27
1
-11
/
+25
*
Use new version of open_pipe_creds() function.
Tim Potter
2002-05-27
1
-4
/
+11
*
Use new version of open_pipe_creds() function.
Tim Potter
2002-05-27
1
-16
/
+20
*
Check types of dictionary elements in to_struct()
Tim Potter
2002-05-27
1
-10
/
+10
*
Convert open_pipe_creds() to use new cli_full_connection() interface.
Tim Potter
2002-05-27
1
-31
/
+28
*
Honour return value of to_struct() when converting to Samba structures.
Tim Potter
2002-05-27
2
-6
/
+15
*
Fixed compiler warning.
Tim Potter
2002-05-27
1
-2
/
+3
*
Fixed dodgy arguments to PyArg_ParseTupleAndKeywords()
Tim Potter
2002-05-27
1
-1
/
+1
*
Some rearrangement of header files.
Tim Potter
2002-05-27
5
-5
/
+5
*
change: pdb_getsampwrid() ->pdb_getsampwsid()
Simo Sorce
2002-05-26
10
-95
/
+115
*
Add support for NTLMv2 (tested!) with NTLMSSP.
Andrew Bartlett
2002-05-26
3
-21
/
+101
*
move debug stuff from messages.c to debug.c (Elrond)
Simo Sorce
2002-05-26
2
-20
/
+20
*
Update some of the LM hash code to better respect the seperation between
Andrew Bartlett
2002-05-25
3
-54
/
+57
*
Clean up a few unused functions, add a bit of static etc.
Andrew Bartlett
2002-05-25
7
-50
/
+24
*
Only reterive the attributes we are actually going to use - rather than
Andrew Bartlett
2002-05-25
1
-3
/
+14
*
Remove unused variable, fix functions to match prototypes in the various
Andrew Bartlett
2002-05-25
1
-6
/
+5
*
merge from SAMBA_2_2
Gerald Carter
2002-05-24
1
-1
/
+3
*
merge from SAMBA_2_2.
Gerald Carter
2002-05-24
3
-6
/
+50
*
Name the authentication modules, and therfore fix up both the build farm
Andrew Bartlett
2002-05-24
4
-0
/
+6
*
Some of the updates from ctrlsoft's 'Various' patch:
Andrew Bartlett
2002-05-24
4
-38
/
+43
*
Fixed incorrect comment.
Tim Potter
2002-05-24
1
-2
/
+2
*
Remove the password length paramater from cli_full_connection - it really
Andrew Bartlett
2002-05-24
8
-13
/
+14
*
Move the authenticaion subsystem over to the same 'module:options' syntax
Andrew Bartlett
2002-05-24
9
-42
/
+111
*
Don't duplicat this here, use the existing function prototype.
Andrew Bartlett
2002-05-24
1
-4
/
+2
*
Make function match the defintion require for assignment as a function
Andrew Bartlett
2002-05-24
1
-1
/
+1
*
If we don't do the select don't do the recvfrom.
Jeremy Allison
2002-05-24
1
-0
/
+1
*
Fixed silly typo that causes receive_local_message to loop - caused by
Jeremy Allison
2002-05-24
1
-1
/
+1
*
Compile fix for enum trust dom wrapper.
Tim Potter
2002-05-23
1
-1
/
+1
*
Looks like abartlet got a bit overexcited about using const...
Jim McDonough
2002-05-23
1
-1
/
+1
*
Allow initial password set on net ads user add. I need to do this on
Jim McDonough
2002-05-23
1
-3
/
+30
*
This function is unused, and doesn't make any sense to me anyway.
Andrew Bartlett
2002-05-23
1
-17
/
+0
*
Nobody uses this, and its really just a layer of internal implementation.
Andrew Bartlett
2002-05-23
1
-1
/
+1
*
Given Jeremy's positive response, and a lack of one from tpot, I'll commit
Andrew Bartlett
2002-05-23
14
-559
/
+70
*
A graphical tdb browser using the gnome-python bindings.
Tim Potter
2002-05-23
1
-0
/
+166
*
Another change to the GPL "abandon hope all who enter here" warning.
Tim Potter
2002-05-23
1
-4
/
+4
*
Merge of bugfixes from 2.2.
Jeremy Allison
2002-05-22
3
-8
/
+16
[prev]
[next]