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
/
source4
/
winbind
/
wb_samba3_cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-12
Use common strlist implementation in Samba 3 and Samba 4.
Jelmer Vernooij
1
-1
/
+1
2008-09-10
Return the same privilaged winbindd socket as we actually use.
Andrew Bartlett
1
-2
/
+1
2008-05-06
Tiago Batista posted a patch to fix the build:
Tiago Batista
1
-1
/
+1
2008-04-18
Fix samba3 protocol to correctly include the NULL terminator
Andrew Bartlett
1
-0
/
+3
2008-04-17
Remove event context tracking from the credentials struct.
Jelmer Vernooij
1
-2
/
+0
2008-04-16
Fix struct_based winbind test for 'check machine account'.
Andrew Bartlett
1
-4
/
+5
2008-04-15
Fix winbind to check machine account.
Andrew Bartlett
1
-20
/
+60
2007-12-21
r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...
Jelmer Vernooij
1
-5
/
+5
2007-12-21
r26235: Avoid global_loadparm.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r25175: Change to talloc_asprintf_append_buffer().
Jeremy Allison
1
-3
/
+3
2007-10-10
r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.h
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24577: Implement basic getpwent.
Kai Blin
1
-1
/
+43
2007-10-10
r24576: Implement endpwent
Kai Blin
1
-0
/
+7
2007-10-10
r24575: Implement setpwent
Kai Blin
1
-1
/
+30
2007-10-10
r24574: Fix a warning in wb_samba3_cmd.c
Kai Blin
1
-1
/
+1
2007-10-10
r24483: Implement backend for wbinfo -u (list users)
Kai Blin
1
-0
/
+45
2007-10-10
r24480: Bump another DEBUG down to level 5
Kai Blin
1
-1
/
+1
2007-10-10
r24397: Bump debug level of sid2(u|g)id calls to 5.
Kai Blin
1
-3
/
+3
2007-10-10
r24375: Implement backend for wbinfo --uid-infp (getpwuid)
Kai Blin
1
-1
/
+30
2007-10-10
r24373: Implement backend for wbinfo -G (gid2sid)
Kai Blin
1
-0
/
+45
2007-10-10
r24372: Implement backend for wbinfo -U
Kai Blin
1
-0
/
+49
2007-10-10
r24371: Actually add the glue to make wbinfo -S and wbinfo -Y work
Kai Blin
1
-0
/
+76
2007-10-10
r24370: Implement wbinfo -i backend (getpwnam)
Kai Blin
1
-1
/
+31
2007-10-10
r24108: Split out samba3_parse_domuser to a seperate file and rename, so it c...
Kai Blin
1
-22
/
+2
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r23653: add dummy implementation for all nss calls to let nsstest
Stefan Metzmacher
1
-0
/
+79
2007-10-10
r23311: Updating the samba4 winbind protocol to version 18.
Kai Blin
1
-7
/
+8
2007-10-10
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14860: create libcli/security/security.h
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r13938: Around round of splitups
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13658: More moving around of files:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12867: Remove deleted header.
Andrew Bartlett
1
-1
/
+0
2007-10-10
r12866: This removes the abstraction layer in winbindd intended to deal with
Andrew Bartlett
1
-26
/
+18
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-6
/
+0
2007-10-10
r11528: Separate finding dcs from initializing a domain. Makes it easier to p...
Volker Lendecke
1
-0
/
+2
2007-10-10
r11517: Cleanup time, this looks larger than it is. This mainly gets rid of
Volker Lendecke
1
-8
/
+12
2007-10-10
r11423: Add some TALLOC_CTX
Volker Lendecke
1
-2
/
+2
2007-10-10
r11422: Remove unused args
Volker Lendecke
1
-2
/
+2
2007-10-10
r11412: These comments may not be much, but my eyes scan code with even
Andrew Bartlett
1
-0
/
+61
2007-10-10
r11411: Add to Samba4 the Samba3 patch I just posted for machine account
Andrew Bartlett
1
-22
/
+36
2007-10-10
r11374: On request from VL, put the plaintext auth patch in.
Andrew Bartlett
1
-28
/
+68
2007-10-10
r11276: fix compiler warnings
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r11263: Some cleanup
Volker Lendecke
1
-133
/
+38
2007-10-10
r11193: Implement wbinfo -m
Volker Lendecke
1
-1
/
+76
2007-10-10
r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...
Volker Lendecke
1
-3
/
+162
[next]