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_winbind.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
1
-16
/
+16
2007-10-10
r6739: Fix for segfault in samba.winbind.auth_crap module found by Ed Plese.
Tim Potter
1
-1
/
+1
2007-10-10
r1492: Rework our random number generation system.
Andrew Bartlett
1
-2
/
+2
2003-08-12
Tims' little fix.
John Terpstra
1
-1
/
+1
2003-08-12
Fix for bug 269. Change wbinfo and ntlm_auth to convert domain, username
Tim Potter
1
-2
/
+8
2003-07-22
Use lp_idmap_[ug]id() instead of lp_winbind_[ug]id()
Tim Potter
1
-3
/
+3
2003-03-20
Merge of compiler warning fixups.
Tim Potter
1
-95
/
+95
2003-03-18
Merge of #ifdef'ed out auth_smbd wrapper.
Tim Potter
1
-1
/
+71
2003-02-19
Merge of cleanups and srvsvc implementation from HEAD.
Tim Potter
1
-22
/
+21
2002-11-29
Merge from HEAD:
Tim Potter
1
-8
/
+17
2002-09-11
Implemented getpw{nam,uid} functions.
Tim Potter
1
-0
/
+65
2002-05-27
More automatically generated prototype madness.
Tim Potter
1
-1
/
+1
2002-05-14
General cleanup of compiler warnings etc.
Tim Potter
1
-4
/
+4
2002-04-03
Use Py_InitModule3() instead of Py_InitModule4() when we only want to set
Tim Potter
1
-6
/
+8
2002-03-28
Use winbind separator in sid_to_name() function.
Tim Potter
1
-20
/
+182
2002-03-26
Renamed internal methods so as not to clash with symbols within Samba.
Tim Potter
1
-23
/
+175
2002-03-22
Added enumerate trusted domains and check secret.
Tim Potter
1
-1
/
+112
2002-03-20
Added enum domain users and enum domain groups.
Tim Potter
1
-22
/
+77
2002-03-20
Added name_to_sid and sid_to_name functions.
Tim Potter
1
-1
/
+136
2002-03-20
Initial version.
Tim Potter
1
-0
/
+34