index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ldb: cosmetic changes in ldb_dn
Simo Sorce
2009-08-30
1
-193
/
+292
*
s3: Fix libtalloc so version
Simo Sorce
2009-08-30
1
-1
/
+1
*
s3:libwbclient: Fix bug 6349, initialize domain info struct
Volker Lendecke
2009-08-30
1
-0
/
+2
*
s3:winbind: Fix bug 5626
Volker Lendecke
2009-08-30
3
-29
/
+23
*
w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API
Volker Lendecke
2009-08-30
16
-40
/
+474
*
w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API
Volker Lendecke
2009-08-30
16
-40
/
+488
*
One would expect I could spell my name...
Michael Adam
2009-08-30
1
-1
/
+1
*
One would expect I could spell my name.
Michael Adam
2009-08-30
1
-1
/
+1
*
tdb: move the original abi_checks script to script/abi_checks_gcc.sh
Michael Adam
2009-08-30
1
-0
/
+0
*
tdb: run abi_checks as part of "make test".
Michael Adam
2009-08-30
1
-0
/
+2
*
tdb: remove files generated by "make abi_checks" in "make clean".
Michael Adam
2009-08-30
1
-0
/
+2
*
tdb: add a target "abi_checks" to tdb.
Michael Adam
2009-08-30
1
-0
/
+4
*
tdb: add script/abi_checks.sh. check for abi changes without gcc magic.
Michael Adam
2009-08-30
1
-0
/
+91
*
tdb: add script to extract signatures from header files.
Michael Adam
2009-08-30
1
-0
/
+178
*
tdb: add scripts to extract library symbols (exports file) from headers
Michael Adam
2009-08-30
2
-0
/
+121
*
talloc: move the original abi_checks script to script/abi_checks_gcc.sh
Michael Adam
2009-08-30
1
-0
/
+0
*
talloc: remove talloc_free from the exports
Michael Adam
2009-08-30
1
-1
/
+0
*
talloc: run abi_checks as part of "make test"
Michael Adam
2009-08-30
1
-0
/
+2
*
talloc: remove files generated by "make abi_check" in "make clean"
Michael Adam
2009-08-30
1
-0
/
+2
*
talloc: add a target "abi_checks" to talloc.
Michael Adam
2009-08-30
1
-0
/
+4
*
talloc: add script/abi_checks.sh. check for abi changes without gcc magic.
Michael Adam
2009-08-30
1
-0
/
+91
*
talloc: add script to extract signatures from header files.
Michael Adam
2009-08-30
1
-0
/
+178
*
talloc: add scripts to extract library symbols (exports file) from headers
Michael Adam
2009-08-30
2
-0
/
+121
*
s3:winbind: Convert WINBINDD_LIST_GROUPS to the new API
Volker Lendecke
2009-08-29
8
-317
/
+215
*
s3:winbind: Convert WINBINDD_LIST_USERS to the new API
Volker Lendecke
2009-08-29
5
-7
/
+214
*
s3:nsstest: Fix a very confusing behaviour in nsstest
Volker Lendecke
2009-08-29
1
-2
/
+2
*
s3:winbind: add a fake NDR winbind cache validator
Volker Lendecke
2009-08-29
1
-0
/
+11
*
s3:winbind: Convert the getgrent functions to the new API
Volker Lendecke
2009-08-29
7
-1038
/
+335
*
s3:winbind: Add a comment about fill_grent_mem_domusers...
Volker Lendecke
2009-08-29
1
-0
/
+4
*
s3:winbind: Add some missing error checks
Volker Lendecke
2009-08-29
2
-0
/
+6
*
s3:winbind: Fix a typo
Volker Lendecke
2009-08-29
1
-1
/
+1
*
s3:winbind: Add async wb_next_grent
Volker Lendecke
2009-08-29
4
-0
/
+194
*
s3:winbind: Add async QueryGroupList
Volker Lendecke
2009-08-29
9
-4
/
+391
*
w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API
Volker Lendecke
2009-08-29
16
-100
/
+623
*
s3:winbind: Convert the GETDCNAME routines to the new API
Volker Lendecke
2009-08-29
5
-22
/
+98
*
s3:winbind: Add async wb_dsgetdcname
Volker Lendecke
2009-08-29
3
-0
/
+125
*
s3:winbind: Convert winbindd_dsgetdcname to the new API
Volker Lendecke
2009-08-29
5
-117
/
+208
*
s3:winbind: Add an async dsgetdcname call
Volker Lendecke
2009-08-29
9
-3
/
+565
*
s3:winbind: Convert the GETPWENT routines to the new API
Volker Lendecke
2009-08-29
8
-385
/
+281
*
s3:winbind: Add async next_pwent
Volker Lendecke
2009-08-29
4
-0
/
+164
*
s3:winbind: Add async fill_pwent
Volker Lendecke
2009-08-29
3
-0
/
+163
*
s3:winbind: Add async query_user_list
Volker Lendecke
2009-08-29
12
-5
/
+547
*
s3:winbind: simplify wb_seqnums_done a bit
Volker Lendecke
2009-08-29
1
-15
/
+24
*
s3:winbind: Make wb_seqnums.c update the winbind cache seqnums
Volker Lendecke
2009-08-29
1
-1
/
+12
*
s3:winbind: Fix a bug found by RPC-SAMR
Volker Lendecke
2009-08-29
8
-47
/
+59
*
s3:winbind: Fix a typo
Volker Lendecke
2009-08-29
1
-1
/
+1
*
s3:winbind: Rename wbint_GroupMembers to wbint_Principals
Volker Lendecke
2009-08-29
9
-62
/
+62
*
s3:winbind: Rename wbint_GroupMember to wbint_Principal
Volker Lendecke
2009-08-29
7
-45
/
+44
*
tevent: Fix a segfault upon the first signal
Volker Lendecke
2009-08-29
1
-0
/
+6
*
s3: Add catia to the list of modules compiled by default
Aravind Srinivasan
2009-08-28
1
-1
/
+1
[next]