Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-15 | Re-run make idl. | Günther Deschner | 6 | -47/+71 | |
Guenther (This used to be commit b7818ec598fc942ba9c86dac0d47e239a6953301) | |||||
2008-02-15 | Fix IDL for netr_ServerReqChallenge, netr_ServerAuthenticate and | Günther Deschner | 1 | -3/+6 | |
netr_ServerAuthenticate2 to match what is on NDR and to generate a more appropriate samba3 netlogon client. Guenther (This used to be commit 3bee9b89792055bc902e3feab21e80a6f5a756fe) | |||||
2008-02-15 | Remove unused marshalling for NET_SAM_LOGOFF. | Günther Deschner | 2 | -61/+0 | |
Guenther (This used to be commit b419e7fa32ce34ee1ddde562223fe08f5d07a012) | |||||
2008-02-15 | Use pidl for _netr_LogonSamLogoff(). | Günther Deschner | 2 | -51/+15 | |
Guenther (This used to be commit a9683cbf4352ce331156f40b24a481fc87854b50) | |||||
2008-02-15 | Use pidl for _netr_ServerAuthenticate2(). | Günther Deschner | 2 | -78/+34 | |
Guenther (This used to be commit 5d81cc136bcd8f53bedea6de5380b1147862c391) | |||||
2008-02-15 | Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into ↵ | Jeremy Allison | 3 | -126/+87 | |
v3-2-test (This used to be commit 3957ada4b6aa1f349ac1504125c4013512829ced) | |||||
2008-02-15 | Use pidl for _netr_ServerAuthenticate(). | Günther Deschner | 2 | -63/+23 | |
Guenther (This used to be commit 943386c5dd601f5c8cf85bfcb08f731dd5a6437d) | |||||
2008-02-15 | Use pidl for _netr_ServerPasswordSet(). | Günther Deschner | 2 | -63/+19 | |
Guenther (This used to be commit 85b7489dd2e8181ee48caa8273020885a08bbb74) | |||||
2008-02-15 | Add netlogon_creds_server_check and netlogon_creds_server_step. | Günther Deschner | 1 | -0/+45 | |
Guenther (This used to be commit ea0bf74918e7b009439452ea14ed68b0ce620787) | |||||
2008-02-15 | Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into ↵ | Jeremy Allison | 22 | -2762/+1362 | |
v3-2-test (This used to be commit 847874ca757ac8ca32082305c8caed5abc7fed1d) | |||||
2008-02-15 | Reformat copied reg_savekey/reg_restorekey code. | Michael Adam | 1 | -86/+119 | |
Sticking to coding rules. Michael (This used to be commit 2c54ef2d07ab440f1c163b666caedcb9c061543b) | |||||
2008-02-15 | Move the implementation of _winreg_RestoreKey to reg_api.c | Michael Adam | 3 | -127/+132 | |
This removes the internals of reg_api from srv_winreg_nt.c entirely, only reg_api is used there, now. This enlarges the dependencies of reg_api somewhat now since it adds regfio. But this can be separated out later. The current goal is to achieve a complete use of reg_api. Michael (This used to be commit 2222acbac955cd6d5bd48d1ce5cf4b4c7c067093) | |||||
2008-02-15 | Move implementation of _winreg_SaveKey() from srv_winreg_nt.c to reg_api.c | Michael Adam | 2 | -171/+168 | |
This gives a new function reg_savekey() and hides a piece of the backend code from srv_winreg_nt.c. One step towards using reg_api throughout samba code. Michael (This used to be commit bf6340d00dd631fdc909c20632250977a3a112c4) | |||||
2008-02-15 | Adapt a comment to current circumstances. | Michael Adam | 1 | -3/+1 | |
Michael (This used to be commit 84ec89ab9f7837e8a9830a0236fddc2d00d1c0d6) | |||||
2008-02-15 | Rename registry_init_regdb() to registry_init_smbconf(). | Michael Adam | 3 | -4/+4 | |
That's what it actually is. Michael (This used to be commit 9d3c27f55726dbdce41fcf71c8bc1a7829340268) | |||||
2008-02-15 | Add libtdb dependency to libsmbclient, libsmbsharemodes and libnetapi. | Michael Adam | 1 | -6/+6 | |
Michael (This used to be commit 94d9d5023eee1bdfd8a06581683829cf265f2f0a) | |||||
2008-02-15 | Remove unused marshalling for NET_SAM_SYNC. | Günther Deschner | 3 | -1563/+0 | |
Guenther (This used to be commit a94d93725a649c7a0ac1fcd61ea07579f65596da) | |||||
2008-02-15 | Convert "net rpc vampire/samdump" to pidl generated functions. | Günther Deschner | 1 | -388/+556 | |
Guenther (This used to be commit f53393677d2c4b5ca117eed3ed660fafc4c650da) | |||||
2008-02-15 | Use rpccli_netr_DatabaseSync2() in rpcclient. | Günther Deschner | 1 | -15/+44 | |
Guenther (This used to be commit 042173b00e023b4d4e7739524e24baa8803850bd) | |||||
2008-02-15 | Re-run make idl. | Günther Deschner | 5 | -15/+49 | |
Guenther (This used to be commit 2add8790199079753c21ec2797e14b8bed2d8278) | |||||
2008-02-15 | Fix IDL for netr_DatabaseSync2. | Günther Deschner | 1 | -3/+3 | |
Guenther (This used to be commit 6355a8ee9789b8a30b00876835c22a724e637cf1) | |||||
2008-02-15 | Remove unused marshalling for NET_SAM_DELTAS. | Günther Deschner | 3 | -216/+0 | |
Guenther (This used to be commit 2dd01f07411744f1f8fec0bff7af554db08ab960) | |||||
2008-02-15 | Use rpccli_netr_DatabaseDeltas() in rpcclient. | Günther Deschner | 1 | -87/+159 | |
Guenther (This used to be commit 72ad42fee30242eb57ae0db825127fdb8f9375fd) | |||||
2008-02-15 | Add netlogon_creds_client_check and netlogon_creds_client_step. | Günther Deschner | 1 | -0/+31 | |
Guenther (This used to be commit 41d33a2507e3fae7837bb8e42b1ac30cc31c31dc) | |||||
2008-02-15 | Re-run make idl. | Günther Deschner | 5 | -15/+49 | |
Guenther (This used to be commit 06f2f4c4707d13bfc5510f3ff068534a01456fe5) | |||||
2008-02-15 | Fix IDL for netr_DatabaseDeltas. | Günther Deschner | 1 | -3/+3 | |
Guenther (This used to be commit a28729e48f5beffb4ffe324da30548d948fa51b4) | |||||
2008-02-15 | Remove some unused/redundant set of netlogon headers. | Günther Deschner | 1 | -41/+0 | |
Guenther (This used to be commit 1cd556f763da2ffba6078135b9436906987f1235) | |||||
2008-02-15 | Use -ltdb instead of bin/libtdb.so for linking. | Michael Adam | 1 | -1/+1 | |
Michael (This used to be commit 47b952b9a5bfeac248be393d2459fb67137644e4) | |||||
2008-02-15 | Fix the build on IRIX by placing the object files before the shared libs in ↵ | Michael Adam | 1 | -4/+4 | |
linking. Michael (This used to be commit f2c6585329ddd71acf5921c58435e53febb57b43) | |||||
2008-02-15 | Fix a pointer to int conversion warning: cast the int instead. | Michael Adam | 1 | -1/+1 | |
Michael (This used to be commit 3cace4b7aa87a2f5bc7b6efd095366699d939511) | |||||
2008-02-15 | Fix two const warnings. | Michael Adam | 1 | -2/+2 | |
Michael (This used to be commit 03db3bd0774e0435089eef15f88355133149d658) | |||||
2008-02-15 | Try to fix the build of smbiconv on systems without native iconv. | Michael Adam | 1 | -1/+1 | |
Use the smb_iconv_t instead of iconv_t. Michael (This used to be commit bdc00a05b95a7a629a6cbf2af21760b6ff874bd9) | |||||
2008-02-15 | Remove libwbclient.a from standard (static) libsmbclient object list. | Michael Adam | 1 | -11/+13 | |
Michael (This used to be commit 8e57df28861a11b8bf60d30e33120a286bfad7be) | |||||
2008-02-15 | wbinfo: ask wbcAuthenticateUserEx() for user info to test the more complex ↵ | Stefan Metzmacher | 1 | -1/+4 | |
code path metze (This used to be commit 432a77e0d7dbd52fd230e4ee9641b6ab4f4d3b73) | |||||
2008-02-15 | libwbclient: let wbcAuthenticateUser() use wbcAuthenticateUserEx() | Stefan Metzmacher | 1 | -21/+7 | |
metze (This used to be commit 237c2e9738ae29ca7046d6f886d6f777a6206045) | |||||
2008-02-15 | libwbclient: implement WBC_AUTH_USER_LEVEL_PLAIN in wbcAuthenticateUserEx() | Stefan Metzmacher | 1 | -4/+36 | |
metze (This used to be commit 423f139fd37496db2e690f20399357496367ed7c) | |||||
2008-02-15 | libwbclient: wbcAuthenticateUserEx() be more strict regarding invalid parameters | Stefan Metzmacher | 1 | -12/+48 | |
metze (This used to be commit 491ba9c0c9d479bc686c75242a3749f14d103fcd) | |||||
2008-02-15 | Add orphaned target smbiconv to "make everything" targets. | Michael Adam | 1 | -1/+1 | |
Michael (This used to be commit 92cc5d88bbc63edac3e7c4b483c1a75f91263827) | |||||
2008-02-15 | Fix linkage of bin/smbiconv by adding needed libs and objects. | Michael Adam | 1 | -3/+3 | |
Michael (This used to be commit fc08bf5a466b84e041a655eaa21a31006ede191f) | |||||
2008-02-15 | Fix compiling torture/smbiconv.c: allow to use realloc directly by #undef ↵ | Michael Adam | 1 | -0/+1 | |
realloc. Michael (This used to be commit 113377a7929975bf29c2cfff1652781fae24e826) | |||||
2008-02-15 | Remove torture/samtest.h - last trace of late samtest. | Michael Adam | 1 | -37/+0 | |
Michael (This used to be commit e846148116f84d1428b5c7e60a4181cc872cc3eb) | |||||
2008-02-15 | Remove useless build-target bin/samtest. (The objects exist no more.) | Michael Adam | 1 | -4/+0 | |
Michael (This used to be commit e78831cf59196ff6e4f9384f83dbc180c4e341e2) | |||||
2008-02-15 | Fix build of cifs.spnego with libtdb. | Michael Adam | 1 | -2/+2 | |
Michael (This used to be commit e5e621681db8300d7388167cba979cbdc8ff0aee) | |||||
2008-02-15 | Use -ltdb instead of bin/libtdb.so for linking. | Michael Adam | 1 | -1/+1 | |
Michael (This used to be commit c47005189690f5a89a3aabe919e9ce2d2604dc5e) | |||||
2008-02-15 | Fix build of smbumount with shared libtdb. | Michael Adam | 1 | -2/+2 | |
Michael (This used to be commit 61fb01f17b981b7317e87b9049e3fbf7f6476941) | |||||
2008-02-15 | Fix building smbmount with shared libtdb. | Michael Adam | 1 | -2/+2 | |
Michael (This used to be commit 7f2c4b1a336310fedda4c36314d3b4aabbdf2c31) | |||||
2008-02-14 | Fix "warning: 'cmd' may be used uninitialized in this function" | Jeremy Allison | 1 | -0/+3 | |
Jeremy. (This used to be commit 58b0f022ffce7fda531f6f8ea7392a963e8ec0c5) | |||||
2008-02-14 | Correctly use SPNEGO to negotiate down from krb5 to NTLMSSP. | Jeremy Allison | 1 | -28/+81 | |
Previously we didn't implement the 'NEGO' part of SPNEGO :-). Jeremy. (This used to be commit 8767a0dab95c544878b4187157e494e740974bb8) | |||||
2008-02-14 | Currently we don't SPNEGO negotiate back to NTLMSSP. Note this. | Jeremy Allison | 1 | -20/+35 | |
Jeremy. (This used to be commit 67768fc71f9bd7ff3d61acc50360356b524ae923) | |||||
2008-02-14 | Currently we don't SPNEGO negotiate back to NTLMSSP. Note this. | Jeremy Allison | 1 | -4/+16 | |
Jeremy. (This used to be commit 8cd04b948bfba3896d40c9e314a197f60ad76833) |