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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-07
s3:winbind: Convert WINBINDD_SET_HWM to the new API
Volker Lendecke
15
-128
/
+454
2009-09-07
s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new API
Volker Lendecke
15
-108
/
+488
2009-09-07
s3:winbind: Convert WINBINDD_SET_MAPPING to the new API
Volker Lendecke
15
-106
/
+538
2009-09-07
s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API
Volker Lendecke
15
-76
/
+451
2009-09-07
s3:smbd: Add the ntstatus to the smb_panic in share_mode_lock_destructor
Volker Lendecke
1
-2
/
+18
2009-09-06
Tell newbie devs about ./configure.developer
Rusty Russell
1
-1
/
+1
2009-09-05
Check we read off the compelte event from inotify
Simo Sorce
1
-2
/
+8
2009-09-05
Save and report the correct errno value.
Simo Sorce
1
-8
/
+12
2009-09-05
s3:winbind: Use fstr_sprintf, it is simpler than talloc_asprintf->fstrcpy
Volker Lendecke
1
-8
/
+5
2009-09-05
s3:winbind: Remove pointless <cond> ? true : false;
Volker Lendecke
1
-4
/
+4
2009-09-05
s3:winbind: Make the pam_auth subfunctions static
Volker Lendecke
2
-18
/
+9
2009-09-05
s3:libsmb: Convert (state->received) to (state->received != 0)
Volker Lendecke
1
-1
/
+1
2009-09-04
s3:winbind: Fix Coverity ID 933: FORWARD_NULL
Volker Lendecke
1
-0
/
+1
2009-09-04
s3:smbd: Fix Coverity ID 937, REVERSE_INULL
Volker Lendecke
1
-2
/
+2
2009-09-04
s3:winbind: Fix Coverity ID 940: Resource Leak
Volker Lendecke
1
-0
/
+1
2009-09-04
s3-ntlm_auth: fix two segfaults in diagnostics mode.
Günther Deschner
1
-2
/
+2
2009-09-03
Hopefully last part of the fix for bug 6651 - smbd SIGSEGV when breaking oplo...
Jeremy Allison
1
-2
/
+2
2009-09-03
s3:libsmb: Attempt to fix bug 6665
Volker Lendecke
1
-0
/
+6
2009-09-02
s3-net: allow to exit "net rpc sh" with "q" as well.
Günther Deschner
1
-1
/
+3
2009-09-02
s3-netlogon: use WERRORs in NETLOGON_INFO structures.
Günther Deschner
1
-60
/
+20
2009-09-02
Do not redefine strupr
Matt Kraai
2
-0
/
+3
2009-09-02
s3-pdb_ldap: Fix bug #4296: Clean up group membership while deleting a user.
Günther Deschner
1
-0
/
+46
2009-09-02
s3-netlogon: implement _netr_ServerPasswordSet2.
Günther Deschner
1
-11
/
+55
2009-09-02
s3-netlogon: rework _netr_ServerPasswordSet.
Günther Deschner
1
-62
/
+123
2009-09-02
s3-netlogon: implement _netr_LogonSamLogonWithFlags().
Günther Deschner
1
-18
/
+40
2009-09-02
s3-smbpasswd: Fix Bug #6584: allow DOM\user when changing passwords remotely.
Simo Sorce
1
-3
/
+16
2009-08-30
s3: Fix libtalloc so version
Simo Sorce
1
-1
/
+1
2009-08-30
s3:winbind: Fix bug 5626
Volker Lendecke
3
-29
/
+23
2009-08-30
w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API
Volker Lendecke
16
-40
/
+474
2009-08-30
w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API
Volker Lendecke
16
-40
/
+488
2009-08-29
s3:winbind: Convert WINBINDD_LIST_GROUPS to the new API
Volker Lendecke
8
-317
/
+215
2009-08-29
s3:winbind: Convert WINBINDD_LIST_USERS to the new API
Volker Lendecke
5
-7
/
+214
2009-08-29
s3:nsstest: Fix a very confusing behaviour in nsstest
Volker Lendecke
1
-2
/
+2
2009-08-29
s3:winbind: add a fake NDR winbind cache validator
Volker Lendecke
1
-0
/
+11
2009-08-29
s3:winbind: Convert the getgrent functions to the new API
Volker Lendecke
7
-1038
/
+335
2009-08-29
s3:winbind: Add a comment about fill_grent_mem_domusers...
Volker Lendecke
1
-0
/
+4
2009-08-29
s3:winbind: Add some missing error checks
Volker Lendecke
2
-0
/
+6
2009-08-29
s3:winbind: Fix a typo
Volker Lendecke
1
-1
/
+1
2009-08-29
s3:winbind: Add async wb_next_grent
Volker Lendecke
4
-0
/
+194
2009-08-29
s3:winbind: Add async QueryGroupList
Volker Lendecke
9
-4
/
+391
2009-08-29
w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API
Volker Lendecke
16
-100
/
+623
2009-08-29
s3:winbind: Convert the GETDCNAME routines to the new API
Volker Lendecke
5
-22
/
+98
2009-08-29
s3:winbind: Add async wb_dsgetdcname
Volker Lendecke
3
-0
/
+125
2009-08-29
s3:winbind: Convert winbindd_dsgetdcname to the new API
Volker Lendecke
5
-117
/
+208
2009-08-29
s3:winbind: Add an async dsgetdcname call
Volker Lendecke
9
-3
/
+565
2009-08-29
s3:winbind: Convert the GETPWENT routines to the new API
Volker Lendecke
8
-385
/
+281
2009-08-29
s3:winbind: Add async next_pwent
Volker Lendecke
4
-0
/
+164
2009-08-29
s3:winbind: Add async fill_pwent
Volker Lendecke
3
-0
/
+163
2009-08-29
s3:winbind: Add async query_user_list
Volker Lendecke
12
-5
/
+547
2009-08-29
s3:winbind: simplify wb_seqnums_done a bit
Volker Lendecke
1
-15
/
+24
[prev]
[next]