index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
/
wb_client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
trying to get HEAD building again. If you want the code
Gerald Carter
2003-07-16
1
-17
/
+306
*
Cleanup of winbind client side code.
Tim Potter
2003-03-31
1
-1
/
+1
*
Check return code from string_to_sid.
Martin Pool
2003-02-18
1
-3
/
+6
*
Add some more const :-)
Andrew Bartlett
2002-08-07
1
-3
/
+3
*
more debug classess activated
Simo Sorce
2002-06-18
1
-0
/
+1
*
Remove "sids.h" as it really wasn't being used anywhere, and was exporting
Andrew Bartlett
2002-06-10
1
-0
/
+1
*
debug classized
Simo Sorce
2002-05-21
1
-0
/
+3
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Some more 'winbind default domain' support patches from Alexander Bokovoy
Andrew Bartlett
2002-01-27
1
-81
/
+1
*
Change the winbind interface to use seperate 'domain' and 'username' feilds for
Andrew Bartlett
2002-01-26
1
-131
/
+7
*
This is the 'winbind default domain' patch from Alexander Bokovoy
Andrew Bartlett
2002-01-18
1
-19
/
+51
*
make sure we find NSS_STATUS struct
Andrew Tridgell
2001-12-13
1
-0
/
+1
*
Fixed parse_domain_user to be bool.
Jeremy Allison
2001-12-05
1
-11
/
+9
*
added name_to_sid to the backend
Andrew Tridgell
2001-12-03
1
-1
/
+1
*
Fix winbind client code so that winbind calls are not made if the
Jeremy Allison
2001-11-13
1
-15
/
+22
*
This commit is number 4 of 4.
Andrew Bartlett
2001-10-29
1
-4
/
+4
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-2
/
+2
*
get rid of compiler warnings
Herb Lewis
2001-08-24
1
-2
/
+3
*
More Realloc fixes.
Jeremy Allison
2001-08-18
1
-1
/
+1
*
Fixed up 'orrible formatting.
Tim Potter
2001-08-13
1
-21
/
+21
*
this is a big global fix for the ptr = Realloc(ptr, size) bug.
Simo Sorce
2001-08-12
1
-3
/
+4
*
the nss and pam modules in winbind don't have strchr_m() yet, so use
Andrew Tridgell
2001-07-18
1
-3
/
+3
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-3
/
+3
*
Fixed bug in winbind_sid_to_gid() function.
Tim Potter
2001-06-07
1
-1
/
+1
*
Indent dodgy function prototype to avoid make proto picking it up and
Tim Potter
2001-06-06
1
-1
/
+1
*
More compile fixups for winbind portability.
Tim Potter
2001-06-04
1
-2
/
+6
*
Preliminary merge of winbind into HEAD. Note that this compiles and links
Tim Potter
2001-05-07
1
-0
/
+22
*
Fix for crash when doing name lookup with a quoted string. Part of
Jeremy Allison
2001-03-20
1
-1
/
+1
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-15
1
-2
/
+9
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-04
1
-1
/
+2
*
Fix for uidtoname not returning DOMAIN\name but just name. This caused
Jeremy Allison
2000-10-25
1
-2
/
+9
*
Fix to allow smbd to call winbindd if it is running for all group enumeration,
Jeremy Allison
2000-10-13
1
-196
/
+51
*
Use sys_setgroups - systems with broken getgroups need this.
Jeremy Allison
2000-10-11
1
-1
/
+1
*
Renamed WINBINDD_INITGROUPS constant to WINBINDD_GETGROUPS.
Tim Potter
2000-10-11
1
-1
/
+1
*
Modified initgroups to provide a get groups a user is a member of
Tim Potter
2000-10-11
1
-6
/
+132
*
Added debug so we can see how winbindd converts SIDS.
Jeremy Allison
2000-10-10
1
-13
/
+40
*
Spelling flames. (-:
Tim Potter
2000-10-05
1
-6
/
+6
*
Fixed compiler warnings.
Tim Potter
2000-10-05
1
-4
/
+6
*
Fix from John Reilly @ HP for my typo with the parameters being reversed. Ooops.
Jeremy Allison
2000-09-01
1
-3
/
+3
*
Added code to do SID to uid/gid conversion. Needed for ACL support.
Jeremy Allison
2000-08-23
1
-10
/
+178
*
Started to canonicalize our handling of uid -> sid code in order to
Jeremy Allison
2000-08-02
1
-23
/
+83
*
Add local fallback for name lookup if no winbindd running...
Jeremy Allison
2000-07-11
1
-9
/
+20
*
Moved winbind client functions from various odd locations to
Tim Potter
2000-07-10
1
-0
/
+174