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_conv.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
2003-02-19
Merge of cleanups and srvsvc implementation from HEAD.
Tim Potter
1
-2
/
+17
2002-11-29
Merge a bunch of trivial changes from HEAD. The difference remaining
Tim Potter
1
-1
/
+1
2002-11-29
Merge of compiler warning fixes from HEAD.
Tim Potter
1
-5
/
+5
2002-11-07
Sync up python stuff from HEAD.
Tim Potter
1
-0
/
+24
2002-09-11
Added char *, uid_t and gid_t types to generic conversion routines.
Tim Potter
1
-0
/
+25
2002-05-27
Check types of dictionary elements in to_struct()
Tim Potter
1
-10
/
+10
2002-05-20
When converting from a dictionary to a Samba structure, check for any
Tim Potter
1
-2
/
+30
2002-05-17
to_struct() now returns a boolean which is false if not all the elements of
Tim Potter
1
-1
/
+6
2002-05-07
rpcstr_pull() src_len fix.
Tim Potter
1
-1
/
+1
2002-03-26
Samba structure <-> Python dictionary helper functions.
Tim Potter
1
-0
/
+126