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_samr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r15386: Missed some functions in my last commit.
Deryck Hodge
1
-4
/
+4
2007-10-10
r15385: Some work to bring the python code up to date with the
Deryck Hodge
1
-1
/
+1
2007-10-10
r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.
Günther Deschner
1
-1
/
+1
2007-10-10
r10802: Janitor for tpot - remember to keep 3.0 in sync.
Jeremy Allison
1
-6
/
+6
2007-10-10
r8564: Sometimes we're too dumb to live... Fix samr calls where we were
Jeremy Allison
1
-4
/
+4
2003-04-14
Merge create/delete domain user samr calls from HEAD.
Tim Potter
1
-146
/
+325
2003-02-19
Merge of cleanups and srvsvc implementation from HEAD.
Tim Potter
1
-1
/
+1
2002-12-23
Finish adding strings to all talloc_init() calls.
Jeremy Allison
1
-3
/
+3
2002-11-04
Sync with HEAD.
Tim Potter
1
-2
/
+1
2002-08-27
Implemented enum_domain_groups function.
Tim Potter
1
-1
/
+43
2002-06-20
Added samr_open_domain() call.
Tim Potter
1
-19
/
+77
2002-05-28
Allow None to be used as a valid credential for functions that take a
Tim Potter
1
-2
/
+8
2002-05-27
Use new version of open_pipe_creds() function.
Tim Potter
1
-4
/
+11
2002-05-16
Shorten some debug messages.
Tim Potter
1
-1
/
+1
2002-05-16
More cleanups.
Tim Potter
1
-4
/
+8
2002-05-16
Refactored open_pipe_creds() function to remove unused parameter.
Tim Potter
1
-6
/
+1
2002-05-14
General cleanup of compiler warnings etc.
Tim Potter
1
-5
/
+22
2002-04-15
Stubs for connect, domain, user, group and alias policy objects.
Tim Potter
1
-39
/
+202
2002-04-15
Skeleton for SAMR module.
Tim Potter
1
-0
/
+206