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
/
python
/
py_lsa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r16644: Fix bug #3887 reported by jason@ncac.gwu.edu
Jeremy Allison
1
-1
/
+1
2007-10-10
r15385: Some work to bring the python code up to date with the
Deryck Hodge
1
-3
/
+3
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-2
/
+2
2007-10-10
r10802: Janitor for tpot - remember to keep 3.0 in sync.
Jeremy Allison
1
-9
/
+10
2007-10-10
r6678: fix python python after talloc() shakeup
Gerald Carter
1
-4
/
+4
2007-10-10
r3228: Fix for bugzilla #1884 from Brett Funderburg. Use the value of
Tim Potter
1
-2
/
+2
2003-08-04
More patches from Brett:
Tim Potter
1
-20
/
+23
2003-07-29
Memory leak fixes from Brett A. Funderburg - don't use the connection talloc
Tim Potter
1
-7
/
+20
2003-03-20
Merge of compiler warning fixups.
Tim Potter
1
-20
/
+20
2003-02-18
Check return code of string_to_sid. (Merge from HEAD)
Martin Pool
1
-2
/
+8
2002-12-23
Finish adding strings to all talloc_init() calls.
Jeremy Allison
1
-1
/
+1
2002-11-04
Sync with HEAD.
Tim Potter
1
-1
/
+1
2002-08-06
Compile fix for new cli_lsa_enum_trust_dom() argument list.
Tim Potter
1
-2
/
+2
2002-05-28
Raise a ValueError if server name isn't given in UNC format.
Tim Potter
1
-0
/
+7
2002-05-28
Allow None to be used as a valid credential in open_policy.
Tim Potter
1
-2
/
+39
2002-05-27
Use new version of open_pipe_creds() function.
Tim Potter
1
-16
/
+20
2002-05-23
Compile fix for enum trust dom wrapper.
Tim Potter
1
-1
/
+1
2002-05-16
Shorten some debug messages.
Tim Potter
1
-1
/
+1
2002-05-16
More cleanups.
Tim Potter
1
-6
/
+9
2002-05-16
Refactored open_pipe_creds() function to remove unused parameter.
Tim Potter
1
-2
/
+1
2002-05-14
General cleanup of compiler warnings etc.
Tim Potter
1
-10
/
+32
2002-05-06
Allow lookup_sids() and lookup_names() to take either a list of strings or
Tim Potter
1
-16
/
+50
2002-04-14
Added enumerate trusted domains.
Tim Potter
1
-1
/
+44
2002-04-14
Added copyright.
Tim Potter
1
-42
/
+160
2002-04-14
More open_pipe_creds() refactoring.
Tim Potter
1
-14
/
+68
2002-03-20
Initial version.
Tim Potter
1
-0
/
+141